Difference between revisions of "MediaWiki:Common.css"
(Replaced content with "→CSS placed here will be applied to all skins: body { background-image: url('../../images/4/44/Cambgbody.jpg'); background-repeat: no-repeat; background-attachment: f...") |
|||
| Line 7: | Line 7: | ||
background-color: #00000 | background-color: #00000 | ||
} | } | ||
| + | body.ns-1 #mw-head {background-image: url( '../../images/4/44/Cambgbody.jpg' );} | ||
Revision as of 19:35, 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;
background-color: #00000
}
body.ns-1 #mw-head {background-image: url( '../../images/4/44/Cambgbody.jpg' );}