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

make this higher specificity to ensure lower level infoboxes can't override
>Izno
(don't need to define that here)
>Izno
(make this higher specificity to ensure lower level infoboxes can't override)
Line 18: Line 18:


@media (max-width: 719px) {
@media (max-width: 719px) {
.tpl-infobox {
body.mediawiki .tpl-infobox {
float: none;
float: none;
clear: both;
clear: both;
Anonymous user