MediaWiki:Vector-2022.css: Difference between revisions
Jump to navigation
Jump to search
m Yes, it's important |
No edit summary Tag: Reverted |
||
Line 3: | Line 3: | ||
.infobox { | .infobox { | ||
float: none !important; | float: none !important; | ||
width: 100% !important; | |||
} | } |
Revision as of 13:46, 20 March 2025
/* All CSS here will be loaded for users of the mobile site */ .infobox { float: none !important; width: 100% !important; }