diff options
author | B Mathis <brandon@imathis.com> | 2009-11-07 23:25:12 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-07 23:25:12 -0600 |
commit | 6b9c3af4b596bb5180214ce634043e55e8d34818 (patch) | |
tree | 31c63df09879a7efaa0fa356597bfd6378170e57 /stylesheets/library | |
parent | 55b8d5dc3fbe2e2036d809bbdf107e5c0e7dc46c (diff) | |
download | my_new_personal_website-6b9c3af4b596bb5180214ce634043e55e8d34818.tar.xz my_new_personal_website-6b9c3af4b596bb5180214ce634043e55e8d34818.zip |
reorganized css, changed typography, layout fixes
Diffstat (limited to 'stylesheets/library')
-rw-r--r-- | stylesheets/library/_typography.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/library/_typography.sass b/stylesheets/library/_typography.sass index 34634aca..d78f869f 100644 --- a/stylesheets/library/_typography.sass +++ b/stylesheets/library/_typography.sass @@ -14,7 +14,7 @@ =sans-font font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif =serif-font - font-family: Times, "Times New Roman" Georgia, serif + font-family: Georgia, Times, "Times New Roman", serif =fixed-font font-family: "Menlo", "Bitstream Vera Sans", Monaco, "Andale Mono", "Lucida Console", monospace |