Template:Team:Uppsala/styles

From 2013.igem.org

(Difference between revisions)
Line 14: Line 14:
     overflow:auto;
     overflow:auto;
     repeat-x;
     repeat-x;
 +
 +
    display : -moz-box;
 +
        display : box;
 +
 +
        -moz-box-orient: horizontal;
 +
        box-orient: horizontal;
 +
 +
        -moz-box-pack : center;
 +
        box-pack : center;
 +
 +
        -moz-box-align: start;
 +
        box-align: start;
    
    
}  
}  

Revision as of 14:54, 23 July 2013