Difference between revisions of "MediaWiki:Common.css"
Line 2: | Line 2: | ||
body { | body { | ||
background-image: url('../../images/4/44/Cambgbody.jpg'); | background-image: url('../../images/4/44/Cambgbody.jpg'); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
} | } |
Revision as of 17:49, 4 December 2017
/* CSS placed here will be applied to all skins */ body { background-image: url('../../images/4/44/Cambgbody.jpg'); background-repeat: no-repeat; background-attachment: fixed; }