Skip to content

Instantly share code, notes, and snippets.

@rabinshr
Forked from jnrbsn/better-gist-styles.css
Last active August 29, 2015 14:01
Show Gist options
  • Save rabinshr/25353f3debcec0f0107e to your computer and use it in GitHub Desktop.
Save rabinshr/25353f3debcec0f0107e to your computer and use it in GitHub Desktop.
/* Better styles for embedding GitHub Gists */
.gist{font-size:12px;line-height:18px;margin-bottom:20px;width:100%}
.gist pre{font-family:Menlo,Monaco,'Bitstream Vera Sans Mono','Courier New',monospace !important}
.gist-meta{font-family:Helvetica,Arial,sans-serif;font-size:12px !important}
.gist-meta a{color:#26a !important;text-decoration:none}
.gist-meta a:hover{color:#0e4071 !important}
@rabinshr
Copy link
Author

Love it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment