MediaWiki:Common.css: Difference between revisions

From Tonic Trouble Wiki
Jump to navigation Jump to search
No edit summary
(Reverting to regular white mode for now.)
Tag: Replaced
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#firstHeading{
color:rgb(120, 240, 60);
}
.mw-body-content h2 {
    color:rgb(181, 240, 160);
}
.mw-body-content body {
    color:rgb(160, 0, 240);
}

Latest revision as of 21:06, 10 October 2021

/* CSS placed here will be applied to all skins */