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

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 56:
html.skin-theme-clientpref-night .od .pl > div,
html.skin-theme-clientpref-night .od .pr > div {
background: #000fff;
color: #fff000;
}
 
Line 72:
html.skin-theme-clientpref-os .od .pl > div,
html.skin-theme-clientpref-os .od .pr > div {
background: #000white;
color: #fff000;
}
}