MediaWiki:Common.css: Difference between revisions

no edit summary
(Created page with "→‎CSS placed here will be applied to all skins: #mw-body { background-color: brown }")
 
No edit summary
Line 1:
/* CSS placed here will be applied to all skins */
 
#mw-body {
* {font-family: courier new}
background-color: brown
}