MediaWiki:Mobile.css: Difference between revisions

From Timespedia
Created page with "→‎All CSS here will be loaded for users of the mobile site: .minerva-body { background-color: #121212 !important; color: #ffffff !important; }"
 
No edit summary
Tag: 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:29, 19 March 2025

/* All CSS here will be loaded for users of the mobile site */