Difference between revisions of "Common.css"
From Conflict of Nations Wiki
Line 6: | Line 6: | ||
body { | body { | ||
− | background-image: url(" | + | background-image: url("http://www.conflictnations.com/fileadmin/templates/conflictnations/forum/bg.jpg"); |
background-color: #cccccc; | background-color: #cccccc; | ||
} | } |
Revision as of 05:05, 9 February 2018
/* CSS placed here will be applied to all skins */ h1{ font-family: Verdana, Geneva, sans-serif; } body { background-image: url("http://www.conflictnations.com/fileadmin/templates/conflictnations/forum/bg.jpg"); background-color: #cccccc; }