Skip to content

Instantly share code, notes, and snippets.

@gspice
Created September 18, 2014 15:09
Show Gist options
  • Save gspice/d5a8d8567041ef64a304 to your computer and use it in GitHub Desktop.
Save gspice/d5a8d8567041ef64a304 to your computer and use it in GitHub Desktop.
Gist CSS Formatting Overrides
/*
Gist Formatting Overrides
---------------------------------------------------------------------------------------------------- */
.gist {
font-size: 14px;
}
.gist table {
line-height:1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment