User:Bongolium500/fandomdesktop.css: Difference between revisions

From Jenny Everywhere Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* suppress header background*/
.fandom-community-header__local-navigation .first-level-item a span,
 
.fandom-community-header a {
.fandom-community-headerbackground {
     text-shadow: 3px 2px black;
     background-image: none;
    padding-right: 3px;
}
}


.fandom-community-headerbackground::before {
.wds-dropdown span {
     background-image: none;
     text-shadow: none;
    background-color: none;
    background: none;
}
}

Latest revision as of 16:03, 26 July 2021

.fandom-community-header__local-navigation .first-level-item a span,
.fandom-community-header a {
    text-shadow: 3px 2px black;
    padding-right: 3px;
}

.wds-dropdown span {
    text-shadow: none;
}