Skip to content

Instantly share code, notes, and snippets.

@bladeofsteel
Created December 12, 2011 09:49
Show Gist options
  • Save bladeofsteel/1466280 to your computer and use it in GitHub Desktop.
Save bladeofsteel/1466280 to your computer and use it in GitHub Desktop.
иммитация кнопки клавиатуры
kbd {
background: none repeat scroll 0 0 #EEEEEE;
border-color: #CCCCCC #AAAAAA #888888 #BBBBBB;
border-style: solid;
border-width: 1px 3px 3px 1px;
color: #000000;
padding: 2px 4px;
white-space: nowrap;
font-family: Monaco,"DejaVu Sans Mono",Courier,monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment