MediaWiki:Fandomdesktop.css: Difference between revisions
(Created page with ".fandom-community-header__background::before { background-image: none; } .theme-fandomdesktop-light { background: #000000 url(https://vignette.wikia.nocookie.net/subn...") |
SlyAceZeta (talk | contribs) (Changing background image default to affect both themes) |
||
Line 1: | Line 1: | ||
.fandom-community-header__background |
.fandom-community-header__background:before { |
||
background-image: none; |
|||
} |
} |
||
body { |
|||
.theme-fandomdesktop-light { |
|||
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/5/50/Wiki-background/revision/latest?cb=20180804202139) no-repeat fixed center top; |
|||
background-size: cover; |
|||
} |
} |