Template:Michigan Header3
From 2011.igem.org
(Difference between revisions)
(33 intermediate revisions not shown) | |||
Line 103: | Line 103: | ||
height: 100%; | height: 100%; | ||
width: 20%; | width: 20%; | ||
+ | right: 0px; | ||
+ | top:0px; | ||
+ | opacity:0.3; | ||
+ | } | ||
+ | .LeftBar { | ||
+ | color: #D6D6D6; | ||
+ | background-color: #999; | ||
+ | position: absolute; | ||
+ | height: 100%; | ||
+ | width: 10%; | ||
right: 0px; | right: 0px; | ||
opacity:0.3; | opacity:0.3; | ||
Line 113: | Line 123: | ||
width: 100%; | width: 100%; | ||
top: 0px; | top: 0px; | ||
+ | opacity:0.3; | ||
+ | text-align: right; | ||
+ | } | ||
+ | #BLMaizeTile{ | ||
+ | z-index:1; | ||
+ | } | ||
+ | #TLBlueTile{ | ||
+ | z-index:2; | ||
+ | } | ||
+ | .ThinTopBar { | ||
+ | color: #333333; | ||
+ | background-color: #999; | ||
+ | position: absolute; | ||
+ | height: 15%; | ||
+ | width: 100%; | ||
+ | top: 0px; | ||
+ | left:0px; | ||
opacity:0.3; | opacity:0.3; | ||
text-align: right; | text-align: right; | ||
Line 120: | Line 147: | ||
width:100%; | width:100%; | ||
float:left; | float:left; | ||
- | margin-bottom: | + | margin-bottom:40px; |
margin-left:40px; | margin-left:40px; | ||
} | } | ||
Line 185: | Line 212: | ||
display: block; | display: block; | ||
position: relative; | position: relative; | ||
+ | overflow:visible; | ||
+ | } | ||
+ | |||
+ | .LargeContentPlane { | ||
+ | border: 2px solid; | ||
+ | border-color:#000000; | ||
+ | border-radius:10px; | ||
+ | width:90%; | ||
+ | height:auto; | ||
+ | margin:10px; | ||
+ | padding:15px; | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .ProfPic { | ||
+ | float: left; | ||
+ | height: 170px; | ||
+ | width: 170pxpx; | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | clear:left; | ||
+ | margin-bottom:20px; | ||
+ | } | ||
+ | .ProfDisc { | ||
+ | float:left; | ||
+ | clear:right; | ||
+ | width:500px; | ||
+ | height:170px; | ||
+ | display:block; | ||
+ | position:relative; | ||
+ | margin-bottom:20px; | ||
+ | |||
} | } | ||
.tileLong { | .tileLong { | ||
Line 192: | Line 251: | ||
display: block; | display: block; | ||
padding: 0px; | padding: 0px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .tileLongContent { | ||
+ | float: left; | ||
+ | height: auto; | ||
+ | width: 90%; | ||
+ | display: block; | ||
+ | padding: 20px; | ||
position: relative; | position: relative; | ||
} | } | ||
Line 198: | Line 266: | ||
} | } | ||
.CurrentSlide { | .CurrentSlide { | ||
+ | display: inherit; | ||
+ | vertical-align: middle; | ||
+ | text-align: center; | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .TeamPic { | ||
display: inherit; | display: inherit; | ||
vertical-align: middle; | vertical-align: middle; | ||
Line 224: | Line 299: | ||
padding-left: 0px; | padding-left: 0px; | ||
border-bottom:1px solid white; | border-bottom:1px solid white; | ||
+ | } | ||
+ | |||
+ | #HPButton { | ||
+ | width:150px; | ||
+ | height:auto; | ||
+ | margin:10px; | ||
+ | margin-left:20px; | ||
+ | padding:10px; | ||
+ | float:left; | ||
+ | text-align:center; | ||
+ | position:relative; | ||
+ | } | ||
+ | #BLImageHome { | ||
+ | display:block; | ||
+ | width:300px; | ||
+ | height:600px; | ||
+ | overflow:visible; | ||
+ | z-index:3; | ||
} | } | ||
.Slide | .Slide | ||
Line 243: | Line 336: | ||
padding-bottom: 20px; | padding-bottom: 20px; | ||
padding-left: 20px; | padding-left: 20px; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | color: #CCC; | ||
+ | } | ||
+ | |||
+ | .ProfText { | ||
+ | font-size:1.1em; | ||
+ | margin-top: 10px; | ||
+ | padding:5px; | ||
font-family: Georgia, "Times New Roman", Times, serif; | font-family: Georgia, "Times New Roman", Times, serif; | ||
color: #CCC; | color: #CCC; |
Latest revision as of 22:46, 28 September 2011