Модуль:Documentation/styles.css: различия между версиями

м
1 версия импортирована
(Undid revision 1225551552 by Izno (talk) sigh)
 
м (1 версия импортирована)
 
(не показаны 2 промежуточные версии 2 участников)
Строка 38: Строка 38:
}
}


html.skin-theme-clientpref-night .documentation,
 
html.skin-theme-clientpref-night .documentation-metadata {
@media screen {
    background-color: #0b1e1c;
    html.skin-theme-clientpref-night .documentation,
html.skin-theme-clientpref-night .documentation-metadata {
    background-color: #0b1e1c;
}
}
}


@media (prefers-color-scheme: dark) {
 
@media screen and ( prefers-color-scheme: dark) {
     html.skin-theme-clientpref-os .documentation,
     html.skin-theme-clientpref-os .documentation,
     html.skin-theme-clientpref-os .documentation-metadata {
     html.skin-theme-clientpref-os .documentation-metadata {