Template:OUC-China.CommonCSS

From 2011.igem.org

(Difference between revisions)
Line 32: Line 32:
.floatimg { float:left; margin:10px;}
.floatimg { float:left; margin:10px;}
-
.clear {
+
.clear:after{
-
 
+
display:block;
 +
visibility:hidden;
 +
clear:both;
 +
height:0;
 +
content: ".";
}
}
</style>
</style>

Revision as of 02:26, 4 October 2011