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

From blackwiki
Jump to navigation Jump to search
imported>Pppery
(Adding protection template)
imported>Pppery
Line 1: Line 1:
/* {{pp-temlate}} */
+
/* {{pp-template}} */
 
@media all and ( max-width: 720px ) {
 
@media all and ( max-width: 720px ) {
 
.multicol-float {
 
.multicol-float {

Revision as of 01:34, 6 April 2019

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