Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Manual revert |
|||
| Line 6: | Line 6: | ||
background-position: 0 100%; | background-position: 0 100%; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
} | |||
#mw-page-base { | |||
background:none; | |||
} | } | ||
Revision as of 09:26, 4 April 2022
/* CSS placed here will be applied to all skins */
body {
background-image: url("https://wiki.lordsandvilleins.com/subdom/wiki/images/3/3a/Bg.png");
background-repeat: no-repeat;
background-size: cover;
background-position: 0 100%;
background-attachment: fixed;
}
#mw-page-base {
background:none;
}