Making syntax highlighting more readable
This commit is contained in:
parent
5b34fba102
commit
734a6bba41
|
@ -18,6 +18,7 @@
|
||||||
code {
|
code {
|
||||||
font-family: 'Courier', monospace;
|
font-family: 'Courier', monospace;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
color: #999
|
||||||
}
|
}
|
||||||
|
|
||||||
// Solarized Light Pygments
|
// Solarized Light Pygments
|
||||||
|
|
Loading…
Reference in a new issue