conkeror: Change code font for github

This commit is contained in:
Tom Willemsen 2013-02-04 20:28:06 +01:00
parent 14a7381aa8
commit 64a11cb9fc

View file

@ -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 {