Module:Message box/ambox.css: Difference between revisions
Appearance
Orangestar (talk | contribs) No edit summary |
Orangestar (talk | contribs) No edit summary |
||
| Line 10: | Line 10: | ||
@media screen and (prefers-color-scheme: light) { | @media screen and (prefers-color-scheme: light) { | ||
html.skin-theme-clientpref-os . | html.skin-theme-clientpref-os .ambox { | ||
background-color: #ffcaca; | background-color: #ffcaca; | ||
} | } | ||
} | } | ||
html.skin-theme-clientpref-day . | html.skin-theme-clientpref-day .ambox { | ||
background-color: #ffcaca; | background-color: #ffcaca; | ||
} | } | ||