Template:Team:DukeTeam/CSS
From 2014.igem.org
(Difference between revisions)
(16 intermediate revisions not shown) | |||
Line 14: | Line 14: | ||
#biosection { | #biosection { | ||
width: 60%; | width: 60%; | ||
- | height: | + | height: 55%; |
+ | /*height:375px*/ | ||
overflow:hidden; | overflow:hidden; | ||
float:right; | float:right; | ||
padding-left:57%; | padding-left:57%; | ||
position:fixed; | position:fixed; | ||
- | margin-top: | + | margin-top:-1%; |
margin-right:5%; | margin-right:5%; | ||
z-index:49; | z-index:49; | ||
Line 32: | Line 33: | ||
color:#fff; | color:#fff; | ||
margin-top: 15px; | margin-top: 15px; | ||
+ | } | ||
+ | |||
+ | .att { | ||
+ | font-size:1em; | ||
+ | color:#fff; | ||
+ | margin: 5%; | ||
} | } | ||
Line 43: | Line 50: | ||
.bio h2 { | .bio h2 { | ||
color:#FFFFFF; | color:#FFFFFF; | ||
+ | } | ||
+ | |||
+ | .att h2 { | ||
+ | color:#fff; | ||
} | } | ||
Line 125: | Line 136: | ||
position:fixed; | position:fixed; | ||
margin-left:5%; | margin-left:5%; | ||
- | margin-top: | + | margin-top:-1%; |
padding-right:45%; | padding-right:45%; | ||
+ | padding-bottom: 10%; | ||
+ | margin-bottom:10%; | ||
z-index: 50; | z-index: 50; | ||
} | } | ||
Line 137: | Line 150: | ||
#instructor {} | #instructor {} | ||
+ | |||
+ | .teamview { | ||
+ | font-size:3em; | ||
+ | float: center; | ||
+ | padding:2.5%; | ||
+ | text-align: center; | ||
+ | } | ||
Latest revision as of 02:21, 18 October 2014