Template:Col-begin

From 2013hs.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
col-begin
+
div.columns-3 div.column {
 +
    @noflip
 +
    float: left;
 +
    width: 33.3%;
 +
    min-width: 200px;

Latest revision as of 16:40, 2 June 2013

div.columns-3 div.column {

   @noflip
   float: left;
   width: 33.3%;
   min-width: 200px;