Give code a nice dark colour scheme like the stuff around it
This commit is contained in:
parent
50f2cde09c
commit
99049a88ef
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ a
|
|||
text-decoration: none
|
||||
line-height: 1
|
||||
|
||||
code, kbd, pre, samp
|
||||
font-family: Monoid, Hack, Inconsolata, Menlo, Monaco, Consolas, "Liberation Mono", monospace
|
||||
code, pre
|
||||
color: #cccccc
|
||||
code
|
||||
background-color: #141414
|
||||
|
||||
body
|
||||
background-color: #1d1f21
|
||||
color: #c9cacc
|
||||
|
|
Loading…
Reference in a new issue