Template:MissouriMiners2012

From 2012.igem.org

(Difference between revisions)
Line 6: Line 6:
         <style type="text/css" title="MissouriMiners">
         <style type="text/css" title="MissouriMiners">
-
             * {
+
             * { box-sizing: border-box; margin: 0; padding: 0; }
-
                box-sizing: border-box;
+
-
                margin: 0;
+
-
                padding: 0;
+
-
            }
+
html { background:white url('https://static.igem.org/mediawiki/2012/e/eb/Missouri_Miners_Background.png') repeat fixed top; }
html { background:white url('https://static.igem.org/mediawiki/2012/e/eb/Missouri_Miners_Background.png') repeat fixed top; }
Line 21: Line 17:
.right-menu { float: right; }
.right-menu { float: right; }
              
              
-
             #globalWrapper, #content, #bodyContent {
+
             #globalWrapper, #content, #bodyContent { width:100%; height:100%; }
-
                width:100%;
+
-
                height:100%;
+
-
            }
+
body { color: #363636; font: 14px "Segoe UI",Tahoma,Geneva,Verdana,sans-serif; }
body { color: #363636; font: 14px "Segoe UI",Tahoma,Geneva,Verdana,sans-serif; }
Line 30: Line 23:
a { color: #1160B7; text-decoration: none; }
a { color: #1160B7; text-decoration: none; }
a:hover { color: #002050; }
a:hover { color: #002050; }
-
#main img { width: 100%; }
 
.clearfix:after { clear: both; content: " "; display: block; }
.clearfix:after { clear: both; content: " "; display: block; }

Revision as of 01:38, 2 October 2012