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

View file

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