Template:Team:TU Munich/Header
From 2011.igem.org
(Difference between revisions)
Line 95: | Line 95: | ||
#content { | #content { | ||
+ | -moz-border-radius-topleft: 6px; | ||
+ | -webkit-border-top-left-radius: 6px; | ||
+ | -khtml-border-top-left-radius: 6px; | ||
+ | border-top-left-radius: 6px; | ||
+ | -moz-border-radius-topright: 6px; | ||
+ | -webkit-border-top-right-radius: 6px; | ||
+ | -khtml-border-top-right-radius: 6px; | ||
+ | border-top-right-radius: 6px; | ||
background: none repeat scroll 0 white; | background: none repeat scroll 0 white; | ||
- | border-left: 1px solid # | + | border-left: 1px solid #AAAAAA; |
- | border-right: 1px solid # | + | border-right: 1px solid #AAAAAA; |
- | border-top: 1px solid # | + | border-top: 1px solid #AAAAAA; |
color: black; | color: black; | ||
line-height: 1.5em; | line-height: 1.5em; |
Revision as of 16:47, 21 September 2011