Team:USTC-Software/team
From 2011.igem.org
(Difference between revisions)
(layout) |
|||
Line 1: | Line 1: | ||
- | + | <html> | |
- | + | ||
- | + | ||
- | <html | + | |
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
Line 16: | Line 13: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | body { | |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 22: | Line 19: | ||
font-family: Georgia, "Times New Roman", Times, serif; | font-family: Georgia, "Times New Roman", Times, serif; | ||
font-size: 12px; | font-size: 12px; | ||
+ | color: #555a4a; | ||
+ | background: #a0c73f; | ||
} | } | ||
Line 46: | Line 45: | ||
.float_r { float: right; } | .float_r { float: right; } | ||
- | # | + | #header_wrapper { |
width: 100%; | width: 100%; | ||
height: 265px; | height: 265px; | ||
Line 52: | Line 51: | ||
} | } | ||
- | # | + | #header { |
position: relative; | position: relative; | ||
width: 980px; | width: 980px; | ||
height: 265px; | height: 265px; | ||
- | padding: | + | padding: 0 10px; |
margin: 0 auto; | margin: 0 auto; | ||
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center; | background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center; | ||
Line 63: | Line 62: | ||
/* site title */ | /* site title */ | ||
- | # | + | #header #site_title { |
float: left; | float: left; | ||
width: 220px; | width: 220px; | ||
Line 78: | Line 77: | ||
padding: 0px; | padding: 0px; | ||
font-size: 30px; | font-size: 30px; | ||
- | color: # | + | color: #ffffff; |
font-weight: bold; | font-weight: bold; | ||
text-decoration: none; | text-decoration: none; | ||
Line 142: | Line 141: | ||
/* back to igem.org*/ | /* back to igem.org*/ | ||
- | # | + | #header #to_org_box { |
position:fixed; | position:fixed; | ||
width: 73px; | width: 73px; | ||
Line 263: | Line 262: | ||
- | < | + | <body> |
- | <div id=" | + | <div id="header_wrapper"> |
- | <div id=" | + | <div id="header"> |
<div id="site_title"> | <div id="site_title"> | ||
Line 281: | Line 280: | ||
<li><a href="https://2011.igem.org/Team:USTC-Software/model" target="_parent">MoDeL</a></li> | <li><a href="https://2011.igem.org/Team:USTC-Software/model" target="_parent">MoDeL</a></li> | ||
<li><a href="https://2011.igem.org/Team:USTC-Software/notebook" target="_parent">Notebook</a></li> | <li><a href="https://2011.igem.org/Team:USTC-Software/notebook" target="_parent">Notebook</a></li> | ||
- | <li><a href="https://2011.igem.org/Team:USTC-Software/ | + | <li><a href="https://2011.igem.org/Team:USTC-Software/human practice" target="_parent">Human Practice</a></li> |
<li><a href="#" class="current">Team</a></li> | <li><a href="#" class="current">Team</a></li> | ||
</ul> | </ul> | ||
Line 287: | Line 286: | ||
<div class="cleaner"></div> | <div class="cleaner"></div> | ||
- | </div> <!-- end of | + | </div> <!-- end of header --> |
</div> | </div> | ||
Line 325: | Line 324: | ||
<li><a href="https://2011.igem.org/Team:USTC-Software/model" target="_parent">MoDeL</a></li> | <li><a href="https://2011.igem.org/Team:USTC-Software/model" target="_parent">MoDeL</a></li> | ||
<li><a href="https://2011.igem.org/Team:USTC-Software/notebook" target="_parent">Notebook</a></li> | <li><a href="https://2011.igem.org/Team:USTC-Software/notebook" target="_parent">Notebook</a></li> | ||
- | <li><a href="https://2011.igem.org/Team:USTC-Software/ | + | <li><a href="https://2011.igem.org/Team:USTC-Software/human practice" target="_parent">Human Practice</a></li> |
<li class="last_menu"><a href="#">Team</a></li> | <li class="last_menu"><a href="#">Team</a></li> | ||
</ul> | </ul> | ||
Line 336: | Line 335: | ||
</div> | </div> | ||
- | </div> <!-- end of | + | </div> <!-- end of mfooter --> |
- | </ | + | </body> |
</html> | </html> |
Revision as of 14:13, 18 July 2011