MediaWiki:Gadget-Timeless.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 45: Line 45:
background: #9A9CA0 url(https://halo.wiki.gallery/images/timeless-bg.webp) no-repeat fixed 0 0 / cover;
background: #9A9CA0 url(https://halo.wiki.gallery/images/timeless-bg.webp) no-repeat fixed 0 0 / cover;
}
}
#mw-header-container,
#mw-header-container, #mw-header-nav-hack, .mobile h2.list-header {
#mw-header-nav-hack {
background: #ddd;
background: #ddd;
}
}
body { background: #444; }
.color-left, .color-middle, .color-right,
.color-left, .color-middle, .color-right,
.suggestions .suggestions-result-current {
.suggestions .suggestions-result-current {
Line 64: Line 64:
#mw-content-container {
#mw-content-container {
border-color: #222;
border-color: #222;
}
body {
background: #444;
}
}