"سانچہ:Wikipedia's sister projects/styles.css" کے نسخوں کے درمیان فرق
per task |
bah |
||
سطر 24: | سطر 24: | ||
.sister-projects-wikt-icon-dark, | .sister-projects-wikt-icon-dark, | ||
html.skin-clientpref-theme-dark .sister-projects-wikt-icon-light { | |||
display: none; | display: none; | ||
} | } | ||
html.skin-clientpref-theme-dark .sister-projects-wikt-icon-dark { | |||
display: inline; | display: inline; | ||
} | } | ||
@media (prefers-color-scheme: dark) { | @media (prefers-color-scheme: dark) { | ||
html.skin-clientpref-theme-os .sister-projects-wikt-icon-dark { | |||
display: inline; | display: inline; | ||
} | } | ||
html.skin-clientpref-theme-os .sister-projects-wikt-icon-light { | |||
display: none; | display: none; | ||
} | } |