Content deleted Content added
m Izno moved page Module:WikiProject banner/styles.css/sandbox to Module:WikiProject banner/sandbox/styles.css without leaving a redirect: no, this lived in the correct place. fix whatever made you move it instead |
sync with live |
||
Line 29:
.wpb-header-bubbles {
}▼
}▼
}▼
background-color: #F5F5F5;▼
}
.wpbs .wpb .wpb-main {
}
Line 61 ⟶ 46:
.wpbs .wpb-header {
}
Line 98 ⟶ 83:
border: none;
}
@media (min-width: 720px) {
.wpb {
Line 116 ⟶ 97:
@media screen {
html.skin-theme-clientpref-night .wpb-category-box {
background-color: #0a0a0a;▼
▲ }
html.skin-theme-clientpref-night .wpbs .wpb .wpb-main,▼
html.skin-theme-clientpref-night .wpbs .wpb-header {▼
▲ }
html.skin-theme-clientpref-night .wpbs .banner-shell-inner {▼
▲ }
}
▲html.skin-theme-clientpref-night .wpbs .wpb .wpb-main,
@media screen and ( prefers-color-scheme: dark) {▼
▲html.skin-theme-clientpref-night .wpbs .wpb-header {
▲ /* same hue/saturation as light */
▲html.skin-theme-clientpref-night .wpbs .banner-shell-inner {
▲ /* matching dark color from Module:Message box/tmbox.css */
▲ background-color: #2e2505;
▲@media (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .wpb-category-box {
/* brightness flipped */
|