Module:Documentation/styles.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (1 revision imported)
ENWS>ShakespeareFan00
mNo edit summary
Line 4: Line 4:
border: 1px solid #a2a9b1;
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
background-color: #ecfcf4;
    color: #202122;
clear: both;
clear: both;
}
}
Line 36: Line 37:
font-style: normal;
font-style: normal;
font-size: 85%;
font-size: 85%;
}
html.skin-theme-clientpref-night .documentation,
html.skin-theme-clientpref-night .documentation-metadata {
    background-color: inherit;
}
@media (prefers-color-scheme: dark) {
    html.skin-theme-clientpref-os .documentation,
    html.skin-theme-clientpref-os .documentation-metadata {
        background-color: inherit;
    }
}
}
Anonymous user

Navigation menu