Template:CM css
From 2010.igem.org
(Difference between revisions)
Line 511: | Line 511: | ||
#topnav { | #topnav { | ||
- | height: | + | height: 65px; |
overflow: hidden; | overflow: hidden; | ||
} | } | ||
Line 523: | Line 523: | ||
display: block; | display: block; | ||
width: 183px; | width: 183px; | ||
- | height: | + | height: 65px; |
margin-right: 2px; | margin-right: 2px; | ||
background-color: #2e2e2e; | background-color: #2e2e2e; | ||
font-family: "Arial", Verdana, sans-serif; | font-family: "Arial", Verdana, sans-serif; | ||
- | font-size: | + | font-size: medium; |
line-height: 1.25em; | line-height: 1.25em; | ||
color: #fff; | color: #fff; | ||
Line 564: | Line 564: | ||
clear: both; | clear: both; | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 65px; |
left: 0px; | left: 0px; | ||
width: 950px; | width: 950px; | ||
Line 594: | Line 594: | ||
width: auto; | width: auto; | ||
font-weight: normal; | font-weight: normal; | ||
- | font-size: | + | font-size: small; |
border-right: 1px solid white; | border-right: 1px solid white; | ||
} | } | ||
Line 702: | Line 702: | ||
#topnav li.contributions ul { | #topnav li.contributions ul { | ||
- | width: | + | width: 403px; |
- | padding-left: | + | padding-left: 520px; |
} | } | ||
Revision as of 18:42, 27 October 2010