Template:Team:Duke/CSS
From 2014.igem.org
(Difference between revisions)
Line 91: | Line 91: | ||
- | + | #teaminfo { | |
font-size: 1em; | font-size: 1em; | ||
color:#fff; | color:#fff; | ||
text-align:left; | text-align:left; | ||
float:left; | float:left; | ||
+ | width:90%; | ||
+ | padding-left:10%; | ||
+ | height: 450px; | ||
+ | border-bottom: 1px solid rgba(255,255,255,0.3); | ||
+ | clear:both; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | |||
+ | #teaminfo img { | ||
+ | float: left; | ||
+ | padding:20px 50px 0px 50px; | ||
+ | |||
+ | } | ||
+ | #teaminfo h2 { | ||
+ | color:#FFFFFF; | ||
} | } | ||
Revision as of 18:17, 23 July 2014