summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.conkerorrc/styles/github.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/.conkerorrc/styles/github.css b/.conkerorrc/styles/github.css
index 7fdc415..ff3a643 100644
--- a/.conkerorrc/styles/github.css
+++ b/.conkerorrc/styles/github.css
@@ -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 {