Difference between revisions of "MediaWiki:Common.css"

From AIFWiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { background-image: url("stars.jpg"); }")
(No difference)

Revision as of 21:44, 11 May 2018

/* CSS placed here will be applied to all skins */
body {
   background-image: url("stars.jpg");
}