Created
December 1, 2014 03:54
-
-
Save tddewey/c46b6f1b7d7328ceff0f to your computer and use it in GitHub Desktop.
Untitled
This file contains hidden or 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
body { | |
font-size: 2em; | |
max-width: 400px; | |
} | |
a { | |
color: 3e7ded; | |
text-shadow: | |
1px 1px 0 #fff, | |
-1px 1px 0 #fff, | |
1px -1px 0 #fff, | |
-1px -1px 0 #fff, | |
2px 2px 0 #fff, | |
-2px 2px 0 #fff, | |
2px -2px 0 #fff, | |
-2px -2px 0 #fff, | |
3px 3px 0 #fff, | |
-3px 3px 0 #fff, | |
3px -3px 0 #fff, | |
-3px -3px 0 #fff, | |
1px 0 0 #fff, | |
-1px 0 0 #fff, | |
0 1px 0 #fff, | |
0 -1px 0 #fff, | |
2px 0 0 #fff, | |
-2px 0 0 #fff, | |
0 2px 0 #fff, | |
0 -2px 0 #fff, | |
3px 0 0 #fff, | |
-3px 0 0 #fff, | |
0 3px 0 #fff, | |
0 -3px 0 #fff; | |
text-decoration:none; | |
border-bottom:1px solid #3e7ded; | |
display: inline-block; | |
line-height:.9em; | |
padding-top:.1em; | |
} |
This file contains hidden or 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
This is the story of <a href="#">young gregory</a>, you'll get to know him well. | |
<br> | |
<a href="#">متشرف بمعرفتك</a> | |
<br> | |
<a href="#">Intriguing, eh?</a> |
This file contains hidden or 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","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