Skip to content

Instantly share code, notes, and snippets.

@dflock
Created January 17, 2013 22:22
Show Gist options
  • Save dflock/4560385 to your computer and use it in GitHub Desktop.
Save dflock/4560385 to your computer and use it in GitHub Desktop.
Makes the tutorials and other stuff easier to read on dexy.it
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