diff options
author | B Mathis <brandon@imathis.com> | 2009-11-12 10:19:36 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-12 10:19:36 -0600 |
commit | 1eddd60a716accb9252600202b79f25a7ceda904 (patch) | |
tree | f32be4dc9def10bb206b6be792ab638160d6f39f /stylesheets/library | |
parent | 790d5a447cf732a2f3f336c4984ef9a386fd155a (diff) | |
download | my_new_personal_website-1eddd60a716accb9252600202b79f25a7ceda904.tar.xz my_new_personal_website-1eddd60a716accb9252600202b79f25a7ceda904.zip |
updated syntax style, added javascript for expanding code blocks
Diffstat (limited to 'stylesheets/library')
-rw-r--r-- | stylesheets/library/_typography.sass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stylesheets/library/_typography.sass b/stylesheets/library/_typography.sass index d78f869f..d203ecf8 100644 --- a/stylesheets/library/_typography.sass +++ b/stylesheets/library/_typography.sass @@ -17,6 +17,8 @@ font-family: Georgia, Times, "Times New Roman", serif =fixed-font font-family: "Menlo", "Bitstream Vera Sans", Monaco, "Andale Mono", "Lucida Console", monospace +=mono-font + +fixed-font =general-typography(!font_size = !base_font_size) +set-heading-sizes(!font_size) |