Шаблон:Currency/styles.css: различия между версиями
Hloth (обсуждение | вклад) Новая страница: «html[class*=night-mode] .coin16px a img { background: none !important; }» |
Hloth (обсуждение | вклад) Нет описания правки |
||
| Строка 1: | Строка 1: | ||
html[class*=night | html[class*=skin-theme-clientpref-night] .coin16px a img { | ||
background: none !important; | background: none !important; | ||
} | |||
@media (prefers-color-scheme: dark) { | |||
html[class*=skin-theme-clientpref-os] .coin16px a img { | |||
background: none !important; | |||
} | |||
} | } | ||