Created
January 17, 2013 22:22
-
-
Save dflock/4560385 to your computer and use it in GitHub Desktop.
Makes the tutorials and other stuff easier to read on dexy.it
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
ul, p, pre, code { font-size: 100%; } | |
pre, code { background: #ddd; padding: 0.2em 0.5em; border-radius: 3px; } | |
p a:link, li a:link { text-decoration: underline; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment