MediaWiki:DarkNimbus.css: Difference between revisions

No edit summary
No edit summary
 
Line 2: Line 2:


body { background: #070C20 url(https://marathon.wiki.gallery/images/darkbg.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.marathonpedia.com"] { 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; }