MediaWiki:Minerva.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 22: Line 22:
}
}
.header-container.header-chrome {
.header-container.header-chrome {
     background: url('https://wiki.melvoridle.com/resources/assets/900px-Melvor_Wiki_background_darkmode.jpg') #282f37 no-repeat;
     background: url('https://wiki.melvoridle.com/resources/assets/900px-Melvor_Wiki_background_darkmode.jpg') #000 no-repeat;
     background-size: 900px;
     background-size: 900px;
    background-color: #282f37;
    background-color: #000;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.1);
}
}