Difference between revisions of "MediaWiki:Common.css"
| Line 9: | Line 9: | ||
#mw-page-base { | #mw-page-base { | ||
height: 5em; | height: 5em; | ||
| − | + | background-image: url('../../images/4/44/Cambgbody.jpg'); | |
| − | background-image: url(images/ | ||
background-position: bottom left; | background-position: bottom left; | ||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
Revision as of 18:58, 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
}
#mw-page-base {
height: 5em;
background-image: url('../../images/4/44/Cambgbody.jpg');
background-position: bottom left;
background-repeat: repeat-x;