Browse code

Merge branch 'master' of github.com:imathis/octopress

Brandon Mathis authored on 21/08/2011 at 22:38:33
Showing 1 changed files
... ...
@@ -86,7 +86,7 @@ del, s { text-decoration: line-through; }
86 86
 
87 87
 abbr, acronym { border-bottom: 1px dotted; cursor: help; }
88 88
 
89
-pre, code, tt { @extend .mono-font; }
89
+pre, code, tt { @extend .mono; }
90 90
 
91 91
 sub, sup { line-height: 0; }
92 92