Template:Col-float/styles.css
From Fallen London Wiki (Staging)
/* {{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;
}