Skip to content

Instantly share code, notes, and snippets.

@AmusableLemur
Last active December 15, 2015 00:29
Show Gist options
  • Save AmusableLemur/5173484 to your computer and use it in GitHub Desktop.
Save AmusableLemur/5173484 to your computer and use it in GitHub Desktop.
This gist solves some CSS problems with using gists in Wordpress
pre, td.line_numbers span, td.line-numbers, td.line-data, div.line {
font: 12px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
line-height: normal!important;
}
table.lines {
margin-bottom: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment