Difference between revisions of "Common.css"
From Conflict of Nations Wiki
Line 1: | Line 1: | ||
body { | body { | ||
background-image: url("http://www.conflictnations.com/fileadmin/templates/conflictnations/forum/bg.jpg"); | background-image: url("http://www.conflictnations.com/fileadmin/templates/conflictnations/forum/bg.jpg"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: fixed; | ||
} | } |
Revision as of 06:51, 9 February 2018
body { background-image: url("http://www.conflictnations.com/fileadmin/templates/conflictnations/forum/bg.jpg"); background-repeat: no-repeat; background-attachment: fixed; }