MediaWiki:Common.css: Difference between revisions

From Morloch Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


* {background-color: #000000}
* {background-image: url("paper.gif")}

Revision as of 22:04, 16 September 2017

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

* {background-image: url("paper.gif")}