Template:Col-float/styles.css

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
Revision as of 22:13, September 11, 2021 by Johnrdorazio (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{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;
}