Difference between revisions of "MediaWiki:Common.css"

From
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { background-image: url('../../images/4/44/Cambgbody.jpg'); background-position: -275px -160px; background-repeat: no-r...")
(No difference)

Revision as of 17:44, 4 December 2017

/* CSS placed here will be applied to all skins */
body {
background-image: url('../../images/4/44/Cambgbody.jpg');
background-position: -275px -160px;
background-repeat: no-repeat;
background-attachment: fixed;
}