web/wp-content/themes/elegant-box/wp-multicollinks.css
changeset 1 0d28b7c10758
equal deleted inserted replaced
0:0d9a58d2c515 1:0d28b7c10758
       
     1 .ml_col {
       
     2 	float:left;
       
     3 }
       
     4 .ml_col_2 {
       
     5 	width:50%;
       
     6 }
       
     7 .ml_col_3 {
       
     8 	width:33%;
       
     9 }
       
    10 .ml_col_4 {
       
    11 	width:25%;
       
    12 }
       
    13 .ml_fixed {
       
    14 	clear:both;
       
    15 }
       
    16 .ml_showall {
       
    17 	float:right;
       
    18 }
       
    19 #ml_nav {
       
    20 	font-size:10px;
       
    21 }