Template:RESET

From 2014.igem.org

(Difference between revisions)
Line 8: Line 8:
     height: 0px;}
     height: 0px;}
#content {
#content {
-
     border: none;
+
     border: none;}
-
    min-width: 1100px; }
+
/* Removes "teams" from the menubar */
/* Removes "teams" from the menubar */
Line 57: Line 56:
     width: 100% !important;
     width: 100% !important;
     }
     }
 +
 +
/* slightly enhanced, universal clearfix hack */
 +
.clearfix:after {
 +
    visibility: hidden;
 +
    display: block;
 +
    font-size: 0;
 +
    content: " ";
 +
    clear: both;
 +
    height: 0;
 +
    }
 +
.clearfix { display: inline-block; }
 +
/* start commented backslash hack \*/
 +
* html .clearfix { height: 1%; }
 +
.clearfix { display: block; }
 +
#content { width: auto; }
 +
/* close commented backslash hack */
</style>
</style>

Revision as of 08:40, 16 September 2014