Difference between revisions of "Template:Extension/styles.css"

m
set border box
>Tacsipacsi
(prevent floating on narrow screens)
>TheDJ
m (set border box)
Line 7: Line 7:
@media (max-width: 719px) {
@media (max-width: 719px) {
.tpl-infobox {
.tpl-infobox {
box-sizing: border-box;
float: none;
float: none;
clear: both;
clear: both;
Anonymous user