diff options
author | B Mathis <brandon@imathis.com> | 2009-10-20 23:30:52 -0500 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-10-20 23:30:52 -0500 |
commit | c94e6f531d02e658d96a3b6255bbf424367765e9 (patch) | |
tree | 1738c2850b2097ec9f910951d299e82809ba82d7 /source/stylesheets/partials/main | |
parent | 6c8b67d0698d9f3fa984b20ccd53ad196adb3533 (diff) | |
download | my_new_personal_website-c94e6f531d02e658d96a3b6255bbf424367765e9.tar.xz my_new_personal_website-c94e6f531d02e658d96a3b6255bbf424367765e9.zip |
updated typography, added typography debugging page
Diffstat (limited to 'source/stylesheets/partials/main')
-rw-r--r-- | source/stylesheets/partials/main/_layout.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/stylesheets/partials/main/_layout.sass b/source/stylesheets/partials/main/_layout.sass index 5ad0250f..0b6bf275 100644 --- a/source/stylesheets/partials/main/_layout.sass +++ b/source/stylesheets/partials/main/_layout.sass @@ -14,6 +14,7 @@ html body padding: 20px 0 a.title font-size= !h3 + +heading-font display: inline-block color= !header_nav text-decoration: none |