conkeror: Change code font for github
This commit is contained in:
parent
14a7381aa8
commit
64a11cb9fc
1 changed files with 2 additions and 1 deletions
|
@ -67,10 +67,11 @@
|
|||
}
|
||||
|
||||
.markdown-body code,
|
||||
.markdown-body tt{
|
||||
.markdown-body tt {
|
||||
background-color: #222224 !important;
|
||||
border: none !important;
|
||||
color: #eeeeec !important;
|
||||
font-family: "Envy Code R" !important;
|
||||
}
|
||||
|
||||
.minibutton.dark-grey {
|
||||
|
|
Loading…
Reference in a new issue