টেমপ্লেট:Wikipedia's sister projects/styles.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য
per task |
bah |
||
২৪ নং লাইন: | ২৪ নং লাইন: | ||
.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; | ||
} | } |