Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Added play test container and customer header
temporarily removed dark mode colors
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


 
/*
@media (prefers-color-scheme: dark) {
@media (prefers-color-scheme: dark) {
     body, #mw-head {
     body, #mw-head {
Line 24: Line 24:
     }
     }
}
}
 
*/


/* Custom Additions */
/* Custom Additions */