web/wp-content/themes/elegant-box/wp-multicollinks.css
author ymh
Fri, 12 Mar 2010 15:12:39 +0000
changeset 2 4f3e6ea1c867
parent 1 0d28b7c10758
permissions -rw-r--r--
small corrections

.ml_col {
	float:left;
}
.ml_col_2 {
	width:50%;
}
.ml_col_3 {
	width:33%;
}
.ml_col_4 {
	width:25%;
}
.ml_fixed {
	clear:both;
}
.ml_showall {
	float:right;
}
#ml_nav {
	font-size:10px;
}