MediaWiki:DarkNimbus.css: Difference between revisions

(Replaced content with "→‎CSS placed here will affect users of the Nimbus night theme: body { background: #070C20 url(https://halo.wiki.gallery/images/0/01/HP_Dark-bg.jpg) no-repeat fixed top / cover !important; } #article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
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(https://halo.wiki.gallery/images/0/01/HP_Dark-bg.jpg) no-repeat fixed top / cover !important; }
body { background: #070C20 url(https://marathon.wiki.gallery/images/darkbg.jpg) no-repeat fixed top / cover !important; }
#article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }
#article-text a.external[href^="https://www.marathonwiki.com"] { color: #009CFF !important; }

Latest revision as of 08:24, August 21, 2023

/* CSS placed here will affect users of the Nimbus night theme */

body { background: #070C20 url(https://marathon.wiki.gallery/images/darkbg.jpg) no-repeat fixed top / cover !important; }
#article-text a.external[href^="https://www.marathonwiki.com"] { color: #009CFF !important; }