Template:Col-float/styles.css: Difference between revisions

From WikiMD's Wellness Encyclopedia
m Reverted edits by Prab (talk) to last revision by [[User:en>Ergzay|en>Ergzay]]
m 1 revision imported
 
(No difference)

Latest revision as of 00:43, 1 January 2025

/* {{pp-template}} */
@media all and ( max-width: 720px ) {
	.multicol-float {
		width: auto !important;
	}
}
.multicol-float {
	clear: none;
	float: left;
}
.multicol-float-clear {
	clear: both;
}