From 2012hs.igem.org
(Difference between revisions)
|
|
Line 25: |
Line 25: |
| </style> | | </style> |
| | | |
- | </head>
| + | |
- | </html>
| + | |
| input.searchButton:visited {color: #666666;} | | input.searchButton:visited {color: #666666;} |
| input.searchButton:hover {color:#80b3b3;} | | input.searchButton:hover {color:#80b3b3;} |
Line 73: |
Line 72: |
| border-width:0px; | | border-width:0px; |
| border-top-width:0px;} | | border-top-width:0px;} |
| + | </head> |
| + | </html> |
Revision as of 14:51, 14 May 2012
iGEM-2012HS - LSL-Heidelberg
input.searchButton:visited {color: #666666;}
input.searchButton:hover {color:#80b3b3;}
input.searchButton:active{color:#80b3b3; font-weight:bold}
#searchGoButton {left:130px;}
#mw-searchButton {left:164px;}
.firstHeading {display:none;}
#menubar{
top:0px;
z-index:99;
font-size:10pt;
font-family:Calibri;}
.left-menu {margin-top:0px; left:-20px;}
.left-menu ul {border: none;}
.right-menu {margin-top:0px; right:30px;}
.right-menu ul {border: none;}
#menubar li a {color: #666666;}
#menubar li a:visited {color: #666666;}
#menubar li a:hover { color:#80b3b3;}
#menubar li a:active{ color:#80b3b3; font-weight:bold}
#footer {
position:relative;
background-color: transparent;
font-size:10pt;
font-family:Calibri;
border:none;
z-index:5;
}
#footer-box {background-color: transparent; border:none}
#footer li a {color: #666666;}
#footer li a:visited {color: #666666;}
#footer li a:hover { color:#80b3b3; text-decoration:none; }
#footer li a:active{ color:#80b3b3; text-decoration:none; font-weight:bold}
#top-section
{
background: #0e2f52;
background-image: url('https://static.igem.org/mediawiki/2012hs/c/c0/LSL_Logo.png');
background-position: top;
height:374px ;
background-repeat: no-repeat;
border-width:0px;
border-top-width:0px;}