Skip to content

Instantly share code, notes, and snippets.

@roachhd
Last active August 29, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roachhd/b87498464004e2d78456 to your computer and use it in GitHub Desktop.
Save roachhd/b87498464004e2d78456 to your computer and use it in GitHub Desktop.
Gist embed styles
.line-data { font-size:11px; font-family: Consolas,"Liberation Mono",Courier,monospace; }
.line-numbers { font-size:11px; background-color: #ECECEC; border-right: 1px solid #DDDDDD; color: #AAAAAA; padding: 0.0em; text-align: right; }
.line-pre { font-size:11px;font-family: Consolas,"Liberation Mono",Courier,monospace; }
/* Better styles for embedding GitHub Gists */
.gist{font-size:13px;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:13px !important}
.gist-meta a{color:#26a !important;text-decoration:none}
.gist-meta a:hover{color:#0e4071 !important}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment