Difference between revisions of "MediaWiki:Monobook.css"

From CS Codex
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the MonoBook skin: #mw-body { background-color: #a1c6eb }")
 
Line 2: Line 2:
  
 
#mw-body {
 
#mw-body {
     background-color: #a1c6eb
+
     background-color: ##9FB5C8
 
}
 
}

Revision as of 00:18, 6 August 2021

/* CSS placed here will affect users of the MonoBook skin */

#mw-body {
    background-color: ##9FB5C8
}