Fix syntax highlighting.

This commit is contained in:
Matt
2013-05-13 04:01:56 +00:00
parent 9c7d693a8d
commit 93628eba84

View File

@@ -62,6 +62,7 @@ hr.gradient {
/* Syntax Highlighting */
.highlight > pre {
word-wrap: normal;
white-space: nowrap;
margin-top: 1em;
margin-bottom: 1em;
border: 1px solid #ccc;