1
0
Fork 0
forked from 0x2620/oxjs

update markdown parser and css

This commit is contained in:
rolux 2012-06-20 09:23:39 +02:00
commit c3d51860c3
2 changed files with 3 additions and 10 deletions

View file

@ -1971,7 +1971,7 @@ SourceViewer
font-family: Menlo, Monaco, DejaVu Sans Mono, Bitstream Vera Sans Mono, Consolas, Lucida Console, monospace;
font-size: 11px;
}
.OxSourceViewer td.OxComment > pre > code {
.OxSourceViewer td.OxComment > pre {
line-height: 16px;
margin: 4px 0 4px 0;
font-family: Menlo, Monaco, DejaVu Sans Mono, Bitstream Vera Sans Mono, Consolas, Lucida Console, monospace;