MediaWiki:Fandomdesktop.css: Difference between revisions
UnderseaDee (talk | contribs) No edit summary |
UnderseaDee (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
.page__right-rail { |
.page__right-rail { |
||
--right-rail-background-color: rgba(1,1,1,0.8)!important; |
--right-rail-background-color: rgba(1,1,1,0.8)!important; |
||
} |
|||
.rail-module { |
|||
background-color: rgba(0,0,0,0)!important; |
|||
} |
|||
.community-header-wrapper {background: rgba(95,120,171,0.592)!important; |
|||
border-bottom: 2px solid #facb19!important; |
|||
} |
} |
Revision as of 19:26, 13 August 2021
.fandom-community-header__background:before {
background-image: none;
}
body {
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;
}
.page__main {
background: rgba(1,1,1,0.8)!important;
}
.page__main {
background: rgba(1,1,1,0.8)!important;
}
.page__right-rail {
--right-rail-background-color: rgba(1,1,1,0.8)!important;
}
.rail-module {
background-color: rgba(0,0,0,0)!important;
}
.community-header-wrapper {background: rgba(95,120,171,0.592)!important;
border-bottom: 2px solid #facb19!important;
}