Module:Spoken Wikipedia/styles.css: Difference between revisions

Content deleted Content added
inherit color in dark mode
Tags: Mobile edit Mobile web edit Advanced mobile edit
drp a little less hard
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 53:
}
 
html.skin-night-mode-clientpref-1 .documentation,spoken-wikipedia {
html.skin-night-mode-clientpref-1 .documentation-metadata {
background-color: inherit;
}
 
@media (prefers-color-scheme: dark) {
html.skin-night-mode-clientpref-2 .documentation,spoken-wikipedia {
html.skin-night-mode-clientpref-2 .documentation-metadata {
background-color: inherit;
}