From 2014.igem.org
(Difference between revisions)
|
|
Line 3: |
Line 3: |
| <html> | | <html> |
| <style type="text/css"> | | <style type="text/css"> |
- | body {background-color: white;}
| |
- | #globalWrapper {visibility: hidden; background-color: white;}
| |
- | #menubar, right-menu {visibility: visible; border: none;}
| |
- | #p-logo {visibility: hidden;}
| |
- | #search-controls {visibility: hidden;}
| |
- |
| |
- | .menu {
| |
- | margin: 0;
| |
- | padding: 0;
| |
- | }
| |
- |
| |
- | .menu a {
| |
- | float: left;
| |
- | text-align: center;
| |
- | background-color: #7C78F5;
| |
- | margin: 01px;
| |
- | padding: 10px;
| |
- | font-size: 18px;
| |
- | font-family: Arial;
| |
- | text-decoration: none;
| |
- | color: black;
| |
- | display: block;
| |
- | width: 90px;
| |
- | }
| |
- | .menu a:hover {
| |
- |
| |
- | background-color: #B8B6F2;
| |
- | }
| |
- |
| |
| #test { | | #test { |
| position: absolute; | | position: absolute; |
Revision as of 18:37, 27 July 2014