aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/sass/base
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-08-21 18:38:33 -0400
committerBrandon Mathis <brandon@imathis.com>2011-08-21 18:38:33 -0400
commit23f05c11588a94d0d557ba973ada0e818b49bbb0 (patch)
treefdfca5a39b57aa0f15f4093a092350c893a63b4b /.themes/classic/sass/base
parent9f830dd96f75454be21c9d5bfa96608d192e5f24 (diff)
parent9e5e6f604cabef3581934a766cc1bcc71de23664 (diff)
downloadmy_new_personal_website-23f05c11588a94d0d557ba973ada0e818b49bbb0.tar.xz
my_new_personal_website-23f05c11588a94d0d557ba973ada0e818b49bbb0.zip
Merge branch 'master' of github.com:imathis/octopress
Diffstat (limited to '.themes/classic/sass/base')
-rw-r--r--.themes/classic/sass/base/_typography.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/.themes/classic/sass/base/_typography.scss b/.themes/classic/sass/base/_typography.scss
index 05402574..ef83065b 100644
--- a/.themes/classic/sass/base/_typography.scss
+++ b/.themes/classic/sass/base/_typography.scss
@@ -86,7 +86,7 @@ del, s { text-decoration: line-through; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
-pre, code, tt { @extend .mono-font; }
+pre, code, tt { @extend .mono; }
sub, sup { line-height: 0; }