Template:Team:Sheffield
From 2014.igem.org
(Difference between revisions)
(21 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<title></title> | <title></title> | ||
- | < | + | <style type="text/css"> |
- | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | |
- | + | ||
- | + | #top-section { | |
- | + | ||
- | + | border: 0 none; | |
- | + | height: 14px; | |
- | + | z-index: 100; | |
- | + | top: 0; | |
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .title { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 2.5em; | ||
+ | letter-spacing: 2px; | ||
+ | color: white; | ||
+ | font-weight: 250; | ||
+ | margin-top: 0.25em; | ||
+ | margin-bottom: 0.25em; | ||
+ | margin-left:1em; | ||
+ | margin-right:1em; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .subtitle { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 1.4em; | ||
+ | letter-spacing: 0.5px; | ||
+ | color: white; | ||
+ | font-weight: 400; | ||
+ | margin-top: 0.25em; | ||
+ | margin-bottom: 0.25em; | ||
+ | margin-left:1em; | ||
+ | margin-right:1em; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #firstSection { | ||
+ | background-color: #DCEDDE; | ||
+ | /* background-color: #B5888A; */ | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | /* background-color:#fff;*/ | ||
+ | width:1050px; | ||
+ | height:20em; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | } | ||
- | + | #secondSection{ | |
- | + | /* background-color: #DCEDDE; */ | |
- | } | + | background-color: #B5888A; |
- | + | /* background-color: #FFFFFF; */ | |
- | + | width:1050px; | |
- | + | height:20em; | |
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | } | ||
+ | #thirdSection{ | ||
+ | /* background-color: #E1FCEF; */ | ||
+ | background-color: #C4B7A2; | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | width:1050px; | ||
+ | height:20em; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | } | ||
+ | #fourthSection{ | ||
+ | background-color: #E1FCEF; | ||
+ | width:1050px; | ||
+ | height:20em; | ||
+ | margin-top:5px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | } | ||
+ | #fifthSection{ | ||
+ | /* background-color: #F7F4E0; */ | ||
+ | background-color: #BAD0AA; | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | /* MARGIN-RIGHT: auto; */ | ||
+ | width:330px; | ||
+ | height:30em; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | float:left; | ||
+ | } | ||
+ | #sixthSection{ | ||
+ | /*background-color: #E3F4E5; */ | ||
+ | background-color: #80B8A3; | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | width:330px; | ||
+ | height:30em; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | float:left; | ||
+ | } | ||
+ | #seventhSection{ | ||
+ | background-color: #EDF7D3; | ||
+ | /* 2: background-color: #73A09A; */ | ||
+ | width:330px; | ||
+ | height:30em; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | float:left; | ||
+ | } | ||
+ | #eighthSection{ | ||
+ | /* 1: background-color: #EDF7D3; */ | ||
+ | background-color: #73A09A; | ||
+ | width:330px; | ||
+ | height:30em; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | float:left; | ||
+ | |||
+ | } | ||
+ | #tenthSection{ | ||
+ | /* 1: background-color: #EDF7D3; */ | ||
+ | background-color: #73A09A; | ||
+ | width:100%; | ||
+ | height:10em; | ||
+ | margin-left:0; | ||
+ | margin-right:0; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | a{TEXT-DECORATION:none} | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
<body> | <body> | ||
- | + | <div id="contentcontainer"> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 23:19, 7 October 2014