User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
.mw-wrapper {
.mw-wrapper {
    background-image: url("https://idleon.miraheze.org/wiki/File:Background.png");
     background-color: #3c3c3c;
     background-color: #3c3c3c;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
}

Revision as of 15:53, 15 November 2020

.mw-wrapper {
    background-color: #3c3c3c;
}