mirror of
https://github.com/SunRed/haste-server.git
synced 2024-11-01 01:30:21 +01:00
Merge pull request #37 from naftis/patch-1
Bugfix to solarized_dark.css
This commit is contained in:
commit
cd4c7aeab8
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue