Tritt unserem Discord bei und informiere dich auf unserem Twitter-Kanal über die aktuellsten Themen rund um Fallout!
K Änderung 124414 von Donnerkiesel (Diskussion) rückgängig gemacht. |
K test |
||
| Zeile 9: | Zeile 9: | ||
.fandom-community-header__background { | .fandom-community-header__background { | ||
background: none; | background: none; | ||
} | |||
/* content area transparency */ | |||
.page__main { | |||
opacity: 0.9; | |||
} | |||
/* right rail transparency */ | |||
.page__right-rail { | |||
opacity: 0.9; | |||
} | } | ||
Version vom 17. Juni 2021, 08:58 Uhr
body.skin-fandomdesktop {
background: var(--theme-body-background-image) fixed center 0 / cover
}
.fandom-community-header__background::before {
background-image: none;
}
.fandom-community-header__background {
background: none;
}
/* content area transparency */
.page__main {
opacity: 0.9;
}
/* right rail transparency */
.page__right-rail {
opacity: 0.9;
}