summaryrefslogtreecommitdiffstats
path: root/.conkerorrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-02-04 20:28:06 +0100
committerGravatar Tom Willemsen2013-02-04 20:28:06 +0100
commit64a11cb9fcacea50354ae3bba7aa269ff1e73901 (patch)
treeefa1ff3c405a27430f20b4ebf6dc70ab3c2ff073 /.conkerorrc
parent14a7381aa82dacf8c93e0fa33d0d035b4f633d9b (diff)
downloaddotfiles-64a11cb9fcacea50354ae3bba7aa269ff1e73901.tar.gz
dotfiles-64a11cb9fcacea50354ae3bba7aa269ff1e73901.zip
conkeror: Change code font for github
Diffstat (limited to '.conkerorrc')
-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 {