MediaWiki:Common.css: Difference between revisions

no edit summary
(Created page with "→‎CSS placed here will be applied to all skins: .spoilers { background: black; color: black; } .spoilers:hover { background: black; color: white; }")
 
No edit summary
Line 4: Line 4:
     background: black;
     background: black;
     color: black;
     color: black;
display: inline;
}
}