Content deleted Content added
mw:Recommendations_for_night_mode_compatibility_on_Wikimedia_wikis Always define color alongside background color (fixes issues in Village pump ombox)) |
not sure that was needed but let's set the fallback |
||
Line 6:
background-color: var(--background-color-neutral-subtle, #f8f9fa);
box-sizing: border-box;
color: var(--color-base, #202122);
}
|