Template:MissouriMiners2012

From 2012.igem.org

(Difference between revisions)
Line 8: Line 8:
             * {
             * {
                 box-sizing: border-box;
                 box-sizing: border-box;
 +
                margin: 0;
 +
                padding: 0;               
                 color: #666;
                 color: #666;
                 font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
                 font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
font-size: 14px;
font-size: 14px;
-
                margin: 0;
 
-
                padding: 0;
 
             }
             }
              
              
             #footer-box {
             #footer-box {
-
                 display: none;
+
                 display: none; /* Might remove altogether. */
             }
             }
Line 26: Line 26:
.right-menu { float: right; }
.right-menu { float: right; }
              
              
-
             html, body, #globalWrapper, #content, #bodyContent {
+
             #globalWrapper, #content, #bodyContent {
                 width:100%;
                 width:100%;
                 height:100%;
                 height:100%;

Revision as of 06:07, 28 September 2012