Template:Kbd/styles.css: Difference between revisions
From Wings of Fire: The New World Wiki
m (1 revision imported: More templates required for infoboxes) |
|||
(No difference)
|
Latest revision as of 11:45, 8 July 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; } }