Template:MIT-header2
From 2012.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
} | } | ||
+ | #top-section | ||
+ | { | ||
+ | height: 1em; | ||
+ | } | ||
+ | #search-controls | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
#globalwrapper { | #globalwrapper { | ||
Line 107: | Line 115: | ||
.nav ul{ | .nav ul{ | ||
background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */ | background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */ | ||
- | background:rgba(255,255,255, | + | background:rgba(255,255,255,1); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */ |
list-style:none; | list-style:none; | ||
position:absolute; | position:absolute; | ||
Line 160: | Line 168: | ||
<a href="https://2012.igem.org/Team:MIT"><img src='https://static.igem.org/mediawiki/2012/7/7f/MIT-header.jpg'> </a> | <a href="https://2012.igem.org/Team:MIT"><img src='https://static.igem.org/mediawiki/2012/7/7f/MIT-header.jpg'> </a> | ||
+ | <div id="project_title" style="text-align: center; line-height: 2em; font-weight: bold;"><h1><em>In Vivo</em> Molecular Computation Using<br/>RNA Strand Displacement in Mammalian Cells</h1></div> | ||
<ul class="nav"> | <ul class="nav"> |
Revision as of 03:18, 2 October 2012