Template:Controls/styles.css

Template page
Revision as of 17:35, 11 November 2023 by Gelthor (talk | contribs) (Created page with ".keyboard_button { background-color: #eee; border-top: 0.2em solid #ccc; border-right: 0.3em solid #aaa; border-bottom: 0.35em solid #888; border-left: 0.25em solid #bbb; padding: 0 0.4em 0.1em 0.3em; white-space: nowrap; line-height: 2.25em !important; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.keyboard_button {
	background-color: #eee;
	border-top: 0.2em solid #ccc;
	border-right: 0.3em solid #aaa;
	border-bottom: 0.35em solid #888;
	border-left: 0.25em solid #bbb;
	padding: 0 0.4em 0.1em 0.3em;
	white-space: nowrap;
	line-height: 2.25em !important;
}