Template:SUSTC/1
From 2012.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <link rel="stylesheet" href="https://2012.igem.org/Team:Carnegie_Mellon/stylesheet?action=raw&ctype=text/css" type="text/css" /> | ||
<head> | <head> | ||
- | |||
- | |||
+ | |||
+ | <style type="text/css"> | ||
/*hide default igem banner and reformat style into blank slate*/ | /*hide default igem banner and reformat style into blank slate*/ | ||
- | #globalWrapper {width: 100%;} | + | #globalWrapper {width: 100%; } |
- | #top-section {width: 100%; height: | + | #top-section {width: 100%; height:100%; border:none;} |
#p-logo {display:none;} | #p-logo {display:none;} | ||
#search-controls {display:none;} | #search-controls {display:none;} | ||
Line 12: | Line 13: | ||
#footer-box {border:none;} | #footer-box {border:none;} | ||
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
- | #content { | + | #content { border:none; } |
- | # | + | #bodyContent {border:none; padding-top:100px} |
+ | |||
+ | /* Div IDs */ /***********/ body, #content { | ||
+ | background: transparent; | ||
+ | } | ||
+ | body { | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | color: #625e5e; | ||
+ | font-family: Tahoma, Geneva, sans-serif; | ||
+ | font-size: 13px; | ||
+ | line-height: 1.5em; | ||
+ | background-color: #000; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012/6/69/SUSTC_SHENZHEN_A_Background.png); | ||
+ | background-position: top center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment:fixed; | ||
+ | } | ||
+ | |||
+ | a, a:link, a:visited { color: #333; text-decoration: underline; } | ||
+ | a:hover { color: #000; text-decoration: none; } | ||
+ | |||
+ | p { margin: 0px; padding: 0; } | ||
+ | img { border: none; } | ||
+ | |||
+ | ul { margin: 0; padding: 0; } | ||
+ | ul li { margin: 0; padding: 0; } | ||
+ | |||
+ | |||
+ | |||
+ | #templatemo_wrapper { | ||
+ | width: 900px; | ||
+ | <!-- padding: 100px 20px 0;--> | ||
+ | padding-left:20px; | ||
+ | padding-top:-20px; | ||
+ | margin: 0 auto; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | #templatemo_header { | ||
+ | width: 860px; | ||
+ | height: 115px; | ||
+ | padding: 0 30px; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/8/8f/Fruit_site_templatemo_header.png) no-repeat; | ||
+ | } | ||
+ | |||
+ | #site_title { | ||
+ | float: left; | ||
+ | width: 350px; | ||
+ | margin: 35px 0 0 0; | ||
+ | text-align: center; | ||
+ | |||
+ | } | ||
+ | |||
+ | #site_title a { | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | font-size: 36px; | ||
+ | color: #252b2d; | ||
+ | font-weight: bold; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #site_title a span { | ||
+ | display: block; | ||
+ | font-size: 14px; | ||
+ | color: #333; | ||
+ | font-weight: normal; | ||
+ | margin-top: 5px; | ||
+ | letter-spacing: 5px; | ||
+ | } | ||
+ | /* menu */ | ||
+ | |||
+ | #templatemo_menu { | ||
+ | float: right; | ||
+ | width: 450px; | ||
+ | height: 90px; | ||
+ | padding: 12px 20px; | ||
+ | background: url(../images/templatemo_menu.jpg) no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | #templatemo_menu ul { | ||
+ | float: right; | ||
+ | margin: 8px 0 0 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | |||
+ | #templatemo_menu ul li { | ||
+ | float: left; | ||
+ | height: 82px; | ||
+ | padding: 0 5px; | ||
+ | margin: 0; | ||
+ | display: inline-block; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/7/77/Fruit_site_templatemo_menu_divider.png) no-repeat bottom right; | ||
+ | } | ||
+ | |||
+ | #templatemo_menu ul .last { background: none; } | ||
+ | |||
+ | #templatemo_menu ul li a { | ||
+ | float: left; | ||
+ | display: block; | ||
+ | height: 42px; | ||
+ | font-size: 14px; | ||
+ | padding: 40px 10px 0; | ||
+ | color: #fff; | ||
+ | text-decoration: none; | ||
+ | font-weight: normal; | ||
+ | text-align: center; | ||
+ | outline: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #templatemo_menu ul li a:hover, #templatemo_menu ul .current { | ||
+ | background: url(https://static.igem.org/mediawiki/2012/b/bb/SUSTC_SHENZHEN_A_templatemo_menu_hover.png) no-repeat center bottom; | ||
+ | } | ||
+ | |||
+ | /* end of menu */ | ||
+ | |||
</style> | </style> | ||
+ | </head> | ||
+ | |||
+ | <body > | ||
+ | <div id="templatemo_wrapper"> | ||
+ | <div id="templatemo_header"> | ||
+ | |||
+ | <div id="site_title"> | ||
+ | <a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A" target="_parent"><img src="12https://static.igem.org/mediawiki/2012/3/38/SUSTC_Logo.jpg" alt="logo" /><span>2012 SUSTC iGEM TEAM</span></a> | ||
+ | </div> <!-- end of site_title --> | ||
+ | |||
+ | <div id="templatemo_menu"> | ||
+ | <ul> | ||
+ | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A" >Home</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Team" >Team</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Project">Project</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Notebook">Notebook</a></li> | ||
+ | <li ><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Safety">Safety</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Contribution">Contribution</a></li> | ||
+ | </ul> | ||
+ | </div> <!-- end of templatemo_menu --> | ||
+ | |||
+ | </div> <!-- end of header --> | ||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 03:38, 1 August 2012