Difference between revisions of "Common.css"
From Conflict of Nations Wiki
Line 9: | Line 9: | ||
background-color: #cccccc; | background-color: #cccccc; | ||
} | } | ||
+ | p {color: white;} | ||
+ | h1, h2, h3, h4, h5, h6 {color: white;} |
Revision as of 05:08, 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; } p {color: white;} h1, h2, h3, h4, h5, h6 {color: white;}