Fix up syntax highlighting colors
This commit is contained in:
parent
4c5fc2c8ed
commit
e1645d55fb
@ -125,7 +125,6 @@ body
|
|||||||
|
|
||||||
pre
|
pre
|
||||||
font-family: monospace
|
font-family: monospace
|
||||||
background-color: #002b36
|
|
||||||
padding: 5px
|
padding: 5px
|
||||||
height: 300px
|
height: 300px
|
||||||
overflow: auto
|
overflow: auto
|
||||||
@ -133,7 +132,6 @@ body
|
|||||||
|
|
||||||
*
|
*
|
||||||
font-family: monospace
|
font-family: monospace
|
||||||
background-color: #002b36
|
|
||||||
color: #586e75
|
color: #586e75
|
||||||
|
|
||||||
code
|
code
|
||||||
|
Loading…
Reference in New Issue
Block a user