User:Bongolium500/fandomdesktop.css: Difference between revisions

From Jenny Everywhere Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
body {
.fandom-community-header__local-navigation .first-level-item a span,
    background: url(https://static.wikia.nocookie.net/jennyeverywhere/images/0/08/Site-background-dark/revision/latest?cb=20210721225415);
.fandom-community-header a {
     /*background-position: 50% 20%;*/
     text-shadow: 3px 2px black;
     background-size: cover;
     padding-right: 3px;
    background-repeat: no-repeat;
}
     background-attachment: fixed;
 
.wds-dropdown span {
     text-shadow: 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;
}