Template:Kbd/styles.css: Difference between revisions
Jump to navigation
Jump to search
mpfae>Pppery |
Storyteller (talk | contribs) m (1 revision imported: Supplementary Module/Template UL) |
(No difference)
|
Latest revision as of 09:25, 16 June 2024
/* {{pp-template}} */ .mw-tmpl-kbd { background: #EEE; color: var(--color-base); } html.skin-theme-clientpref-night .mw-tmpl-kbd { background: #171a1d; } @media ( prefers-color-scheme: dark ) { html.skin-theme-clientpref-os .mw-tmpl-kbd { background: #171a1d; } }