MediaWiki:Mobile.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the mobile site */ | /* All CSS here will be loaded for users of the mobile site */ | ||
.minerva-body { | |||
background-color: #121212 !important; | |||
color: #ffffff !important; | |||
} |
Revision as of 08:30, 19 March 2025
/* All CSS here will be loaded for users of the mobile site */ .minerva-body { background-color: #121212 !important; color: #ffffff !important; }