Merge pull request #37 from naftis/patch-1

Bugfix to solarized_dark.css
This commit is contained in:
John Crepezzi 2012-12-28 07:10:36 -08:00
commit cd4c7aeab8
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ pre .lisp .string,
pre .javadoc {
color: #586e75;
font-style: italic;
display: inline-block;
line-height: 1em;
}
pre .keyword,