Template:MissouriMiners2012

From 2012.igem.org

(Difference between revisions)
Line 39: Line 39:
#menu a { color: white; font: .85em/1.2em "Segoe UI Semibold",BebasNeueRegular,Calibri,sans-serif; text-transform: uppercase; }
#menu a { color: white; font: .85em/1.2em "Segoe UI Semibold",BebasNeueRegular,Calibri,sans-serif; text-transform: uppercase; }
#menu a:hover, #menu .active a { color: #222; border-bottom: 5px solid white; }
#menu a:hover, #menu .active a { color: #222; border-bottom: 5px solid white; }
 +
#backgroundWrapper { background-color: black; width: 100%; height: 0%; }
#main { background-color: white; float: left; width: 640px; padding: 10px; }
#main { background-color: white; float: left; width: 640px; padding: 10px; }
#sidebar { background-color: white; float: right; width: 310px; padding: 10px; }
#sidebar { background-color: white; float: right; width: 310px; padding: 10px; }
Line 99: Line 100:
  </div>
  </div>
</div>
</div>
-
<div id="wrapper" class="centered">
+
<div id="backgroundWrapper">
 +
<div id="wrapper" class="centered">
<div id="sidebar">
<div id="sidebar">
</div>
</div>
<div id="main">
<div id="main">
</html>
</html>

Revision as of 00:26, 12 September 2012