Template:RESET

From 2014.igem.org

(Difference between revisions)
Line 53: Line 53:
<style type="text/css">
<style type="text/css">
-
#globalWrapper > #content, #globalWrapper.content, #content {
+
div#content {
-
     width: 100% !important;
+
     width:auto !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 .clearfix { width: auto; }
 
-
/* close commented backslash hack */
 
</style>
</style>

Revision as of 08:45, 16 September 2014