قالب:Col-float/styles.css

من ويكيبيديا، الموسوعه الحره
/* {{pp-template}} */
@media all and ( max-width: 720px ) {
	.multicol-float {
		width: auto !important;
	}
}
.multicol-float {
	width: 30em;
	clear: none;
	float: left;
}
.multicol-float-clear {
	clear: both;
}