Template:K/styles.css

From DynamicPageList3 Manual
Revision as of 01:19, 9 June 2023 by Universal Omega (talk | contribs) (Universal Omega changed the content model of the page Template:K/styles.css from "plain text" to "Sanitized CSS")
.key kbd, .k kbd { padding: 0 0.6em 0 0.6em; border-radius: 0.2em; display: inline-block; white-space: nowrap; font-size: 0.8em; } .keysDark { color: black; border: 1px solid rgb(170, 170, 170); box-shadow: 0.1em 0.2em 0.2em rgb(221, 221, 221); background-image: linear-gradient(to bottom, rgb(238, 238, 238), rgb(249, 249, 249), rgb(238, 238, 238) ); background-color: rgb(249, 249, 249); }