Apply font from #624

https://github.com/github/gollum/pull/624
This commit is contained in:
bootstraponline
2013-01-20 12:44:53 -05:00
parent 0495c89ba1
commit 443c453507
@@ -243,7 +243,7 @@ a#function-help:hover span { background-position: -405px -28px; }
background: #fff;
border: 1px solid #ddd;
font-size: 1em;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-family: Consolas, "Liberation Mono", Courier, monospace;
line-height: 1.4em;
margin: 1em 0 0.4em;
padding: 0.5em;