Template:ETHZ Basel10 css
From 2010.igem.org
(Difference between revisions)
Line 51: | Line 51: | ||
/* formats iGEM header div */ | /* formats iGEM header div */ | ||
border: 0px; | border: 0px; | ||
- | height: | + | height: 0px; |
} | } | ||
#p-logo { | #p-logo { | ||
Line 77: | Line 77: | ||
text-align: right; | text-align: right; | ||
right: auto; | right: auto; | ||
- | background: url(https://static.igem.org/mediawiki/2010/ | + | background: url(https://static.igem.org/mediawiki/2010/f/fb/IGEM_small.png) top left no-repeat; |
background-color: #336699; | background-color: #336699; | ||
- | + | border-bottom: black 1px solid; | |
width: 975px; | width: 975px; | ||
z-index: 7; | z-index: 7; | ||
Line 129: | Line 129: | ||
} | } | ||
input.searchButton:hover { | input.searchButton:hover { | ||
+ | color: #FFFFFF; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
Line 150: | Line 151: | ||
Start Format ETHZ_Basel | Start Format ETHZ_Basel | ||
*/ | */ | ||
+ | |||
+ | #header{ | ||
+ | /* position logo */ | ||
+ | width: 975px; | ||
+ | position: relative; | ||
+ | left: -5px; | ||
+ | } | ||
#navigation{ | #navigation{ |
Revision as of 15:25, 8 September 2010