Module:Location map/styles.css: Difference between revisions

Content deleted Content added
Slightly tweak map theme for accessibility (black/blue text on white labels) and grayscale map
Tags: Mobile edit Mobile web edit Advanced mobile edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 56:
html.skin-theme-clientpref-night .od .pl > div,
html.skin-theme-clientpref-night .od .pr > div {
background: white#333;
color: #fff;
}
 
Line 71 ⟶ 72:
html.skin-theme-clientpref-os .od .pl > div,
html.skin-theme-clientpref-os .od .pr > div {
background: white#333;
color: #fff;
}
}