Created
April 22, 2013 20:14
-
-
Save tavriaforever/5438115 to your computer and use it in GitHub Desktop.
Untitled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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%); | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a href="#">Купить</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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