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; }")
 
m (1 revision imported)
(No difference)

Revision as of 13:21, August 16, 2023

/* 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; }