Skip to content

Instantly share code, notes, and snippets.

@cormacrelf
Created December 4, 2012 11:27
Show Gist options
  • Save cormacrelf/4202868 to your computer and use it in GitHub Desktop.
Save cormacrelf/4202868 to your computer and use it in GitHub Desktop.
.highlight {
padding: 10px;
overflow: scroll;
}
code {
font-weight: normal;
background: none; /* This part is important. */
}
pre {
word-wrap:break-word;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment