MediaWiki:Gadget-Timeless.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 42: Line 42:
#mw-content-container {
#mw-content-container {
background: #9A9CA0 url(https://marathon.wiki.gallery/images/terminalbg.png) no-repeat fixed 0 0 / cover;
background: #9A9CA0 url(https://marathon.wiki.gallery/images/terminalbg.png) no-repeat fixed 0 0 / cover;
}
#mw-header-container, #mw-header-nav-hack, .mobile h2.list-header {
background: #ddd;
}
body { background: #444; }
.color-left, .color-middle, .color-right,
.suggestions .suggestions-result-current {
background: #333;
}
#personal .dropdown h3,
#mw-page-header-links li.selected,
#mw-site-navigation .sidebar-chunk h3,
#mw-related-navigation .sidebar-chunk h3,
#mw-content h1::after, #mw-content h2::after,
#mw-content h1, #mw-content h2,
#mw-content h1.firstHeading {
border-color: #444;
}
#mw-content-container {
border-color: #222;
}
}