Actions

MediaWiki

Common.css

From Conflict of Nations Wiki

Revision as of 06:03, 9 February 2018 by User (talk | contribs)
/* CSS placed here will be applied to all skins */

h1{
   font-family: Verdana, Geneva, sans-serif;
}

body {
   background-image: url("paper.gif");
   background-color: #cccccc;
}