Template:Col-float/styles.css: Difference between revisions
Appearance
mNo edit summary |
Johnrdorazio (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 22:13, September 11, 2021
/* {{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;
}