Team:KAIST-Korea/header
From 2011.igem.org
(Difference between revisions)
(57 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
/--> | /--> | ||
+ | |||
+ | |||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
/* IGEM stuff */ | /* IGEM stuff */ | ||
- | + | #content {background-image:url('https://static.igem.org/mediawiki/2011/f/fd/Backgroundtile.jpg'); border:none; width:990px;} | |
- | #content { background- | + | |
#contentSub {display:none;} | #contentSub {display:none;} | ||
#siteSub {display:none;} | #siteSub {display:none;} | ||
#search-controls { | #search-controls { | ||
- | + | top:30px; | |
- | + | right:85px; | |
z-index:100; | z-index:100; | ||
} | } | ||
Line 37: | Line 39: | ||
#searchInput{ | #searchInput{ | ||
- | background-color:# | + | background-color:#ababab; |
- | border-color:# | + | border-color:#aaaaaa; |
} | } | ||
#searchInput:focus{ | #searchInput:focus{ | ||
border-style:solid; | border-style:solid; | ||
- | border-width: | + | border-width:2px; |
border-color:#FF9900; | border-color:#FF9900; | ||
} | } | ||
Line 50: | Line 52: | ||
input.searchButton:hover {color:#f09600;} | input.searchButton:hover {color:#f09600;} | ||
input.searchButton:active{color:#f09600; font-weight:bold} | input.searchButton:active{color:#f09600; font-weight:bold} | ||
- | #searchGoButton {left: | + | #searchGoButton {left:140px;} |
- | #mw-searchButton {left: | + | #mw-searchButton {left:174px;} |
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
Line 61: | Line 63: | ||
#top-section { | #top-section { | ||
- | height: | + | height:80px; width:1000px; |
border-bottom-style:solid; | border-bottom-style:solid; | ||
border-color:#FFFFFF; | border-color:#FFFFFF; | ||
Line 98: | Line 100: | ||
#catlinks { | #catlinks { | ||
+ | position:relative; | ||
+ | top:5px; | ||
+ | left:-5px; | ||
+ | width:990px; | ||
border:none; | border:none; | ||
- | background-color: | + | background-color:transparent; |
- | padding | + | padding-top:5px; |
- | + | ||
clear: both; | clear: both; | ||
border-bottom-style:solid; | border-bottom-style:solid; | ||
Line 120: | Line 125: | ||
#footer img { | #footer img { | ||
border-style:inset; | border-style:inset; | ||
- | border-width: | + | border-width:5px; |
border-color:#FFFFFF; | border-color:#FFFFFF; | ||
Line 143: | Line 148: | ||
</head> | </head> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</html> | </html> |
Latest revision as of 19:40, 22 July 2011