Template:UIUC Illinois CSS
From 2012.igem.org
(Difference between revisions)
Line 2,330: | Line 2,330: | ||
box-shadow: 0 8px 6px -6px black; | box-shadow: 0 8px 6px -6px black; | ||
font-size:150%; | font-size:150%; | ||
+ | } | ||
+ | |||
+ | /*Attributions*/ | ||
+ | |||
+ | #attributionsOverview { | ||
+ | width: 950px; | ||
+ | float: left; | ||
+ | text-align: left; | ||
+ | background: rgba(240, 240, 240, 0.7); | ||
+ | border: 10px solid rgba(255, 255, 255,0.8); | ||
+ | |||
+ | padding: 25px; | ||
+ | height: 1550px; | ||
+ | background-clip: padding-box; | ||
+ | margin-top: 10px; | ||
+ | margin-left: -10px; | ||
+ | margin-right: auto; | ||
+ | font-size:150%; | ||
+ | } | ||
+ | |||
+ | #safetyContainer { | ||
+ | width: 1000px; | ||
+ | height: 1700px; | ||
+ | text-align: center; | ||
+ | padding-left: 0px; | ||
+ | padding-right:0px; | ||
+ | margin-left: auto; | ||
+ | margin-right:auto; | ||
+ | margin-top: 25px; | ||
+ | float: center; | ||
} | } | ||
Revision as of 19:57, 2 October 2012