Template:Key press/styles.css: Difference between revisions

From Soldat2 Wiki
Jump to navigation Jump to search
(copied from https://www.mediawiki.org/wiki/Template:Key_press/styles.css)
 
m (Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
.keyboard-key {
 
border: 1px solid #aaa;
border-radius: 0.2em;
box-shadow: 0.1em 0.2em 0.2em #ddd;
background-image: linear-gradient(to bottom, #eee, #f9f9f9, #eee);
padding: 0.1em 0.3em;
font-family: inherit;
font-size: 0.85em;
}

Latest revision as of 20:18, 9 December 2022