MediaWiki:DarkNimbus.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision 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://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.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; }