MediaWiki:Mobile.css: Difference between revisions

m
add qud-item-infobox
(general infobox adjustments)
m (add qud-item-infobox)
Line 241: Line 241:
}
}
/* Mobile only styles */
/* Mobile only styles */
.qud-character-infobox .nomobile {
.qud-item-infobox.moduleinfobox .nomobile,
.qud-character-infobox.moduleinfobox .nomobile {
   display: none !important;
   display: none !important;
}
}