Skip to content

Instantly share code, notes, and snippets.

@tavriaforever
Created April 22, 2013 20:14
Show Gist options
  • Save tavriaforever/5438115 to your computer and use it in GitHub Desktop.
Save tavriaforever/5438115 to your computer and use it in GitHub Desktop.
Untitled
a
{
text-decoration: none;
color: #fff;
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: bold;
text-shadow: 0 1px 0 rgba(0,0,0,.3);
line-height: 24px;
padding: 4px 10px;
border: 1px solid #b96b30;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0,0,0,.3), inset 1px 2px 0 rgba(255,255,255,.39);
box-shadow: 0 1px 2px rgba(0,0,0,.3), inset 1px 2px 0 rgba(255,255,255,.39);
background-image: -moz-linear-gradient(bottom, #f86e04 0%, #ffb127 100%);
background-image: -o-linear-gradient(bottom, #f86e04 0%, #ffb127 100%);
background-image: -webkit-linear-gradient(bottom, #f86e04 0%, #ffb127 100%);
background-image: linear-gradient(bottom, #f86e04 0%, #ffb127 100%);
}
<a href="#">Купить</a>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment