MediaWiki:DarkNimbus.css: Difference between revisions

m
Text replacement - "url(/images" to "url(https://halo.wiki.gallery/images"
No edit summary
m (Text replacement - "url(/images" to "url(https://halo.wiki.gallery/images")
Line 1: Line 1:
/* CSS placed here will affect users of the Nimbus night theme */
/* CSS placed here will affect users of the Nimbus night theme */


body { background: #070C20 url(/images/0/01/HP_Dark-bg.jpg) no-repeat fixed top !important; }
body { background: #070C20 url(https://halo.wiki.gallery/images/0/01/HP_Dark-bg.jpg) no-repeat fixed top !important; }
#article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }
#article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }


Line 107: Line 107:
height: 0;
height: 0;
padding: 4px;
padding: 4px;
background: url(/images/dark-arrow.png);
background: url(https://halo.wiki.gallery/images/dark-arrow.png);
}
}
.search-button {
.search-button {
Line 113: Line 113:
height: 0;
height: 0;
padding: 11px 24px;
padding: 11px 24px;
background:url(/images/dark-search.png);
background:url(https://halo.wiki.gallery/images/dark-search.png);
}
}
#searchInput {
#searchInput {