Template:MissouriMiners2012

From 2012.igem.org

(Difference between revisions)
Line 39: Line 39:
#menu { padding-left: 120px; }
#menu { padding-left: 120px; }
#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; }
-
Disabled until I work out .active #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:white url('https://static.igem.org/mediawiki/2012/e/eb/Missouri_Miners_Background.png') repeat fixed top; width: 100%; height: 0%; }
+
#wrapper { background:white url('https://static.igem.org/mediawiki/2012/e/eb/Missouri_Miners_Background.png') repeat fixed top; width: 100%; height: 100%; }
-
#main { background-color: white; float: left; width: 640px; padding: 10px; }
+
#main { background-color: white; float: left; width: 990px; padding: 10px; }
-
#sidebar { float: right; width: 310px; padding: 10px; }
+
@font-face {
@font-face {
Line 101: Line 100:
  </div>
  </div>
</div>
</div>
-
<div id="backgroundWrapper">
+
<div id="wrapper" class="centered">
-
<div id="wrapper" class="centered">
+
<div id="main">
-
<div id="sidebar">
+
-
</div>
+
-
<div id="main">
+
</html>
</html>

Revision as of 17:17, 14 September 2012