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

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
mNo edit summary
 
imported>MusikBot II
m (Changed protection settings for "Template:Col-float/styles.css": High-risk template or module: 2501 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite)))
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 18:59, 25 January 2023

/* {{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;
}