Content deleted Content added
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 {
/* Use !important to override any infobox rules */
color: #000 !important;
}
Line 72 ⟶ 73:
html.skin-theme-clientpref-os .od .pl > div,
html.skin-theme-clientpref-os .od .pr > div {
/* Use !important to override any infobox rules */
color: #000 !important;
}
}
|