Template:CM css
From 2010.igem.org
(Difference between revisions)
(39 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<script src="http://d2o0t5hpnwv4c1.cloudfront.net/004_Moo/tutorial/demo/sliding_effect.js"></script> | <script src="http://d2o0t5hpnwv4c1.cloudfront.net/004_Moo/tutorial/demo/sliding_effect.js"></script> | ||
<script> google.load("jquery", "1.4.2"); </script> | <script> google.load("jquery", "1.4.2"); </script> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$('#rightMenu a') | $('#rightMenu a') | ||
Line 57: | Line 52: | ||
</script> | </script> | ||
+ | <!--[if IE]> | ||
+ | <style> | ||
+ | #header { | ||
+ | width: 900px; | ||
+ | } | ||
+ | </style> | ||
+ | <![endif]--> | ||
<style type="text/css"> | <style type="text/css"> | ||
.toggler { width: 500px; height: 200px; position: relative;} | .toggler { width: 500px; height: 200px; position: relative;} | ||
Line 80: | Line 82: | ||
border: none; | border: none; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.mainContent { | .mainContent { | ||
width: 943px; | width: 943px; | ||
Line 515: | Line 513: | ||
#topnav { | #topnav { | ||
- | height: | + | height: 65px; |
overflow: hidden; | overflow: hidden; | ||
} | } | ||
Line 527: | Line 525: | ||
display: block; | display: block; | ||
width: 183px; | width: 183px; | ||
- | height: | + | height: 65px; |
margin-right: 2px; | margin-right: 2px; | ||
background-color: #2e2e2e; | background-color: #2e2e2e; | ||
font-family: "Arial", Verdana, sans-serif; | font-family: "Arial", Verdana, sans-serif; | ||
- | font-size: | + | font-size: medium; |
line-height: 1.25em; | line-height: 1.25em; | ||
color: #fff; | color: #fff; | ||
Line 568: | Line 566: | ||
clear: both; | clear: both; | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 65px; |
left: 0px; | left: 0px; | ||
width: 950px; | width: 950px; | ||
Line 598: | Line 596: | ||
width: auto; | width: auto; | ||
font-weight: normal; | font-weight: normal; | ||
- | font-size: | + | font-size: small; |
border-right: 1px solid white; | border-right: 1px solid white; | ||
} | } | ||
Line 706: | Line 704: | ||
#topnav li.contributions ul { | #topnav li.contributions ul { | ||
- | width: | + | width: 293px; |
- | padding-left: | + | padding-left: 630px; |
} | } | ||
+ | |||
+ | #specialnav {padding:0; margin:0; background: transparent;; width: 230px} | ||
+ | #specialnav a:hover {text-decoration:underline;} | ||
+ | #specialnav dt b, #nav dt a {display:block; font-weight:normal; font-size:14px; color:#fff; padding: 5px 10px; cursor:pointer; width:230px; background-color: #016b9d;} | ||
+ | #specialnav dt a {color:#000; text-decoration:none;} | ||
+ | #specialnav dd {padding:0; margin:0;} | ||
+ | #specialnav dd ul {padding:0; margin:0; list-style:none;} | ||
+ | #specialnav dd ul li {padding-left:20px; width:230px} | ||
+ | #specialnav dd ul li a {font-size:12px; color:#000; text-decoration:none;} | ||
Line 719: | Line 726: | ||
<body> | <body> | ||
<div id="header"> | <div id="header"> | ||
- | <div id="whitespace" style="background-color: transparent; height: | + | <div id="whitespace" style="background-color: transparent; height: 60px; font-size: large; color: white;"> <a href="http://mit.edu"><img style="vertical-align: -35px;" src="http://web.mit.edu/img/MIT_logo.gif"> <b style="vertical-align:-15px;">iGEM 2010</b></a></div> |
<div id="navwrapper"> | <div id="navwrapper"> | ||
<ul id="topnav"> | <ul id="topnav"> | ||
Line 744: | Line 751: | ||
<ul> | <ul> | ||
<li><a href="https://2010.igem.org/Team:MIT_overview">Overview</a></li> | <li><a href="https://2010.igem.org/Team:MIT_overview">Overview</a></li> | ||
- | <li><a href="https://2010.igem.org/Team:MIT_toggle"> | + | <li><a href="https://2010.igem.org/Team:MIT_toggle">Bacteria</a></li> |
<li><a href="https://2010.igem.org/Team:MIT_phage">Phage</a></li> | <li><a href="https://2010.igem.org/Team:MIT_phage">Phage</a></li> | ||
<li><a href="https://2010.igem.org/Team:MIT_mammalian">Mammalian</a></li> | <li><a href="https://2010.igem.org/Team:MIT_mammalian">Mammalian</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:MIT_results">Results</a></li> | ||
<li><a href="https://2010.igem.org/Team:MIT_summary">Summary</a></li> | <li><a href="https://2010.igem.org/Team:MIT_summary">Summary</a></li> | ||
<li class="last"><a href="https://2010.igem.org/Team:MIT_acknowledgements">Acknowledgments</a></li> | <li class="last"><a href="https://2010.igem.org/Team:MIT_acknowledgements">Acknowledgments</a></li> | ||
Line 753: | Line 761: | ||
</li> | </li> | ||
<li class="notebook"><a href="https://2010.igem.org/Team:MIT/Notebook"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Notebook</td></table> | <li class="notebook"><a href="https://2010.igem.org/Team:MIT/Notebook"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Notebook</td></table> | ||
- | |||
</a> | </a> | ||
<ul> | <ul> | ||
<li><a href="https://2010.igem.org/Team:MIT_mm">Materials & Methods</a></li> | <li><a href="https://2010.igem.org/Team:MIT_mm">Materials & Methods</a></li> | ||
- | <li><a href="https://2010.igem.org/Team:MIT_parts">Parts | + | <li><a href="https://2010.igem.org/Team:MIT_parts">Parts</a></li> |
- | + | <li class="last"><a href ="https://2010.igem.org/Team:MIT_safety">Safety</a></li> | |
</ul></li> | </ul></li> | ||
- | <li class="contributions"><a href=" | + | <li class="contributions"><a href="https://2010.igem.org/Team:MIT_contributions" class="last"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Beyond Biobrick</td></table></a> |
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="https://2010.igem.org/Team:MIT_mammalian_Standard">New Mammalian Standard</a></li> |
- | + | <li class="last"><a href="https://2010.igem.org/Team:MIT_bioethics">Bioethics</a></li> | |
- | <li class="last"><a href=" | + | |
</ul></li> | </ul></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | <div id="whitespace" style="height: | + | <div id="whitespace" style="height: 100px;"></div> |
</div> | </div> | ||
</body> | </body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Latest revision as of 02:53, 28 October 2010