Copenhagen/test
From 2012.igem.org
(Difference between revisions)
(Created page with "//-header-// #xmenu { width: 200px; position: relative; top: 0px; //-header-// <html> <td width="500px" height="100%" valign="top" valign="center" bgcolor=#FFFFFF> <br> <f...") |
|||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<html> | <html> | ||
- | < | + | <style type="text/css"> |
- | < | + | #globalWrapper {background-color:#000000;} |
- | < | + | #top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; background-color:#7bf78c; margin-bottom: 0 !important;} |
- | + | #p-logo { height: 0px; margin: -1px; margin-left: auto; margin-right: auto; background-color:black; margin-bottom: 0 !important;} | |
- | < | + | #menubar.left-menu { background-color:#000000; width:975px; float:left; border: none;} |
- | </ | + | #menubar.right-menu li a{ background-color:#000000;} |
+ | #menubar.left-menu a {color:#7bf78c;} | ||
+ | #menubar.right-menu a {color:#7bf78c;} | ||
+ | #xmenu {width: 200px;position: relative;top: 0px; } | ||
+ | #search-controls {display:none; } | ||
+ | #content { background-color:#333333; border: none; overflow: hidden; height:100%;} | ||
+ | #contentgrid {padding-left:25px;padding-right:25px;width:900px;border: 1px solid #529bc7 background-color: black; margin-left:-6px; margin-bottom:-5px; } | ||
+ | .firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;} | ||
+ | #bodyContent{ background-color: #333333;} | ||
+ | body{border:0; margin:0; padding:0; background-color:#333333;} | ||
+ | #int-site-container{background:#000000; left top repeat-x; height:231px; border: none;} | ||
+ | #navbar-container{background:#000000;} | ||
+ | #logo, #int-site, #navbar{ | ||
+ | width:0 auto; | ||
+ | margin:0 auto;} | ||
+ | |||
+ | #graa {background-color:#333333} | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <div id="logo"> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | logo{height:0px;} | ||
+ | |||
+ | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
- | |||
- | < | + | <div id="int-site-container"> |
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="int-site"> | |
- | < | + | |
+ | <style type="text/css"> | ||
+ | |||
+ | #int-site{background:url(https://static.igem.org/mediawiki/2012/8/8f/CyanoDelux.jpg) center top no-repeat; height:231px;} | ||
+ | </style> | ||
+ | |||
+ | <div id="social"> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | #social { | ||
+ | float: right; | ||
+ | margin-top: 117px; | ||
+ | margin-right: 2px; | ||
+ | |||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | <body background color="#333333"> | ||
+ | |||
+ | |||
+ | <!-- *** FOLLOW iGEM Copenhagen*** --> | ||
+ | <div id="social"> | ||
+ | <a href="http://da-dk.facebook.com/IgemCopenhagen2012"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/7/72/Facebook_logo_25px.png" | ||
+ | style="padding-right:5px; width:25px; height:25px;" | ||
+ | alt="Like iGEM Copenhagen on Facebook!" | ||
+ | title="Like iGEM Copenhagen on Facebook!"> | ||
</a> | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="navbar-container"> | ||
+ | |||
+ | <div id="navbar"> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | /* Nav Bar */ | ||
+ | #navbar{ | ||
+ | height:30px; | ||
+ | line-height:30px; | ||
+ | } | ||
+ | #navbar a:link, #navbar a:visited, #navbar a:hover{ | ||
+ | color:#7bf78c; | ||
+ | font-weight:bold; | ||
+ | margin-right:20px; | ||
+ | margin-left:30px; | ||
+ | text-decoration:none;} | ||
+ | |||
+ | |||
+ | #navbar a:visited,{color:#7bf78c; | ||
+ | font-weight:bold; | ||
+ | margin-right:20px; | ||
+ | margin-left:30px; | ||
+ | text-decoration:none;} | ||
+ | |||
+ | |||
+ | |||
+ | #navbar a:hover{color:#7af7ca; | ||
+ | font-weight:bold; | ||
+ | margin-right:20px; | ||
+ | margin-left:30px; | ||
+ | text-decoration:none;} | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | <a href="https://2012.igem.org/Team:Copenhagen ">Home</a> | ||
+ | <a href="https://2012.igem.org/Team:Copenhagen/Team">Team</a> | ||
+ | <a href="https://2012.igem.org/Team:Copenhagen/Project">Project</a> | ||
+ | <a href="https://2012.igem.org/Team:Copenhagen/Parts">Parts</a> | ||
+ | <a href="https://2012.igem.org/Team:Copenhagen/Notebook">Notebook</a> | ||
+ | <a href="https://2012.igem.org/Team:Copenhagen/Safety">Safety</a> | ||
+ | <a href="https://2012.igem.org/Team:Copenhagen/Attributions">Sponsors</a> | ||
+ | <a href="https://2012.igem.org/Team:Copenhagen/Contact">Contact Us</a> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- Other links here...--> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
</html> | </html> |
Revision as of 08:11, 6 July 2012