Difference between revisions of Template:Col-float/styles.css
Jump to navigation
Jump to search
mNo edit summary |
Viceroy Sam (talk | contribs) m (1 revision imported: Template:Col-float/styles.css) |
Latest revision as of 09:45, 9 June 2020
/* {{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;
}