MediaWiki:DarkNimbus.css: Difference between revisions

No edit summary
No edit summary
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://marathon.wiki.gallery/images/darkbg2.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.marathonpedia.com"] { color: #009CFF !important; }

Revision as of 15:07, August 16, 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.marathonpedia.com"] { color: #009CFF !important; }