Template:MIT-header2

From 2012.igem.org

(Difference between revisions)
 
(126 intermediate revisions not shown)
Line 1: Line 1:
-
__NOTOC__<html lang="en">  
+
__NOTOC__<html lang="en">
-
 
+
<head>
<head>
-
<!-- wiki hacks -->
+
<script>
-
<style type="text/css">
+
$(document).ready(function(){
-
 
+
$('p:empty').css('display','none');
 +
});
 +
</script>
 +
</head>
 +
<!-- wiki hacks --><style type="text/css"><!--
/*------------------------------------*\
/*------------------------------------*\
RESET
RESET
\*------------------------------------*/
\*------------------------------------*/
-
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
 
-
margin:0;
 
-
padding:0;
 
-
}
 
table{
table{
border-collapse:collapse;
border-collapse:collapse;
Line 25: Line 24:
caption,th{
caption,th{
text-align:left;
text-align:left;
-
}
 
-
h1,h2,h3,h4,h5,h6{
 
-
font-size:100%;
 
-
font-weight:normal;
 
}
}
q:before,q:after{
q:before,q:after{
Line 38: Line 33:
/*End reset*/
/*End reset*/
-
ol {
+
OL {
-
style="padding-left:2em";
+
padding-left:2em;
}
}
 +
#top-section
 +
{
 +
    height: 1em;
 +
}
 +
#search-controls
 +
{
 +
    display: none;
 +
}
#globalwrapper {
#globalwrapper {
Line 47: Line 50:
     padding:20px 0px;
     padding:20px 0px;
     margin: 0 auto;
     margin: 0 auto;
-
     background-color:#ffffff;
+
     /*background-color:#ffffff;*/
     height:100%;
     height:100%;
}
}
.firstHeading {
.firstHeading {
     height:0px;
     height:0px;
-
    visibility:hidden;
+
display:none;
}
}
body {
body {
Line 63: Line 66:
     height:1px; overflow:hidden; display: none;
     height:1px; overflow:hidden; display: none;
}
}
-
#top-section {
 
-
   
 
-
    background-image: url('https://static.igem.org/mediawiki/2011/7/7f/MIT-header.jpg');
 
-
    background-position: top;
 
-
    height:200px ;
 
-
    background-repeat: no-repeat;
 
-
    border-width:0px;
 
-
    border-top-width:1px;
 
-
 
-
}
 
-
 
#content {
#content {
Line 79: Line 71:
     border-right-width:0px;
     border-right-width:0px;
     padding:5px;
     padding:5px;
 +
    padding-top: 0;
     width:965px;
     width:965px;
 +
    border-top: none;
}
}
#menubar {  
#menubar {  
Line 93: Line 87:
.nav{
.nav{
float:left;
float:left;
-
text-align:center;
 
width:100%;
width:100%;
-
padding:0;
 
margin:0;
margin:0;
list-style:none;
list-style:none;
Line 101: Line 93:
z-index:5;
z-index:5;
/*CHANGE THIS TO CENTER*/
/*CHANGE THIS TO CENTER*/
-
padding:0 100px;
+
padding:0 12px; /*12px;*/
}
}
Line 108: Line 100:
position:relative;
position:relative;
display:inline;
display:inline;
 +
line-height: 2em;
}
}
.nav a{
.nav a{
float:left;
float:left;
-
text-align:center;
 
-
width:7em;
 
height:2em;
height:2em;
-
text-decoration:none;
+
padding: 0 1.3em;
color:white;
color:white;
background-color:#666666;
background-color:#666666;
-
padding:0.2em 0.6em;
+
/*Padding: bottom, right, top, left */
 +
/*padding:0.2em 1.3em 0.2em 1.3em;*/
border-right:1px solid white;
border-right:1px solid white;
-
/*white-space:nowrap;*/
+
white-space:nowrap;
}
}
 +
.nav a:hover{
.nav a:hover{
-
background-color:#993333;
+
background-color:#993333 !important;
-
text-decoration:none;
+
}
}
Line 134: Line 126:
position:absolute;
position:absolute;
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
 +
margin-top: 25px;
 +
margin-left:0;
 +
margin-right:0;
 +
}
}
.nav ul li{
.nav ul li{
-
 
+
padding-top:1px;
-
float:none;
+
}
}
.nav ul a{
.nav ul a{
 +
padding-top: 3px;
padding-bottom:3px; /*Introducing a padding between the li and the a give the illusion spaced items */
padding-bottom:3px; /*Introducing a padding between the li and the a give the illusion spaced items */
-
/*white-space:nowrap; Stop text wrapping and creating multi-line dropdown items */
+
white-space:normal;
text-decoration:none;
text-decoration:none;
 +
height:auto;
 +
width: 13em;
 +
line-height: 1.5em;
}
}
Line 170: Line 169:
width:10em;
width:10em;
}
}
 +
#project_title a:hover { text-decoration: none; }
 +
#project_title { margin: 0; padding: 0; }
 +
--></style>
 +
<body>
 +
<div id="project_header" style="margin-top: -2.3em; position:relative;">
 +
<a href="https://2012.igem.org/Team:MIT">
 +
<img src='https://static.igem.org/mediawiki/2012/7/7f/MIT-header.jpg'>
 +
</a>
 +
</div>
-
</style>
+
<div style="float:left; clear:left;  margin-top: -2.5em; z-index:1; position:relative;">
-
</head>
+
<a href="https://2012.igem.org">
 +
<img src="https://static.igem.org/mediawiki/2012/7/79/IGEM-100px.png" alt="iGEM 2012">
 +
</a>
 +
</div>
-
<body>
+
 
 +
<div id="project_title" style="text-align: center; margin-top: -0.8em; float:left; z-index:1; position:relative;
 +
margin-left:3em;">
 +
<a href="https://2012.igem.org/Team:MIT">
 +
<h1 style="border: none; line-height: 1.2em; margin: 0; padding: 0; padding-bottom: 0.5em;">
 +
 
 +
RNA Strand Displacement for Sensing, Information Processing,<br/>and Actuation in Mammalian Cells
 +
</h1>
 +
</a>
 +
</div></div>
<ul class="nav">
<ul class="nav">
-
<li><a href="https://2012.igem.org/Team:MIT">HOME</a>
+
<li id="nav_motivation"><a href="https://2012.igem.org/Team:MIT/Motivation">MOTIVATION</a>
  <ul>
  <ul>
-
   <li> <a href="https://2012.igem.org/Team:MIT">HOME</a></li>
+
</ul>
 +
</li>
 +
<li id="nav_results"><a href="https://2012.igem.org/Team:MIT/ResultsOverview">RESULTS</a>
 +
<ul>
 +
   <li><a href="https://2012.igem.org/Team:MIT/ResultsOverview">Overview</a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/CircuitProduction">Circuit Production</a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/NOTGate">NOT Gate</a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/Sensing">Sensing</a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/Actuation">Actuation</a></li>
 +
  <li><a style="background: #993333;" href="https://2012.igem.org/Team:MIT/TheKeyReaction"><em>Enabling The Key Reaction</em></a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/ResultsBiobricks">BioBricks</a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/ResultsAttributions">Attributions</a></li>
  </ul>
  </ul>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:MIT/Team">TEAM</a>
+
<li id="nav_methods"><a href="https://2012.igem.org/Team:MIT/MaterialsAndMethods">METHODS</a>
  <ul>
  <ul>
-
  <li><a href="https://2012.igem.org/Team:MIT/Team">TEAM</a></li>
 
  </ul>
  </ul>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:MIT/Partners">PARTNERS</a>
+
<li id="nav_notebook"><a href="https://2012.igem.org/Team:MIT/Notebook">NOTEBOOK</a>
  <ul>
  <ul>
-
   <li><a href="https://2012.igem.org/Team:MIT/Partners">PARTNERS</a></li>
+
   <li><a href="https://2012.igem.org/Team:MIT/Notebook#constructionbio">Construction &amp; <em>In Vitro</em></a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/Notebook#springtcbio">Spring Tissue Culture</a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/Notebook#summertcbio">Summer Tissue Culture</a></li>
 +
  <li><a href="https://2012.igem.org/Team:MIT/Notebook#falltcbio">Fall Tissue Culture</a></li>
  </ul>
  </ul>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:MIT/Contact">CONTACT US</a>
+
<li id="nav_human_practices"><a href="https://2012.igem.org/Team:MIT/HumanPractices">HUMAN PRACTICES</a>
  <ul>
  <ul>
-
  <li><a href="https://2012.igem.org/Team:MIT/Contact">CONTACT US</a></li>
 
  </ul>
  </ul>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:MIT/MaterialsAndMethods">METHODS</a>
+
 
 +
<li id="nav_safety"><a href="https://2012.igem.org/Team:MIT/Safety">SAFETY</a>
  <ul>
  <ul>
-
  <li><a href="https://2012.igem.org/Team:MIT/MaterialsAndMethods">METHODS</a></li>
 
  </ul>
  </ul>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:MIT/Results">RESULTS</a>
+
 
 +
<li id="nav_team"><a href="https://2012.igem.org/Team:MIT/Team">TEAM</a>
  <ul>
  <ul>
-
  <li><a href="https://2012.igem.org/Team:MIT/Results">RESULTS</a></li>
 
  </ul>
  </ul>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:MIT/Safety">SAFETY</a>
+
<li id="nav_partners"><a href="https://2012.igem.org/Team:MIT/Partners">SPONSORS</a>
  <ul>
  <ul>
-
  <li><a href="https://2012.igem.org/Team:MIT/Safety">SAFETY</a></li>
 
  </ul>
  </ul>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:MIT">New page</a>
+
<li id="nav_contact"><a href="https://2012.igem.org/Team:MIT/Contact">CONTACT US</a>
  <ul>
  <ul>
-
  <li><a href="https://2012.igem.org/Team:MIT">New page</a></li>
 
-
  <li><a href="https://2012.igem.org/Team:MIT">Sub-header</a></li>
 
  </ul>
  </ul>
</li>
</li>

Latest revision as of 03:53, 27 October 2012

iGEM 2012