diff options
author | B Mathis <brandon@imathis.com> | 2009-11-06 15:27:28 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-06 15:27:28 -0600 |
commit | 69379ab044fd4b06f36ebade76ed41b5f4f2a67c (patch) | |
tree | 8d0545c6b386c74cf9d3f9355810ae0ece213f1b /stylesheets/_theme.sass | |
parent | d2a23f60e98966335ba1939c570a7e020084607d (diff) | |
download | my_new_personal_website-69379ab044fd4b06f36ebade76ed41b5f4f2a67c.tar.xz my_new_personal_website-69379ab044fd4b06f36ebade76ed41b5f4f2a67c.zip |
refactored twitter javascript added fuzzy time
Diffstat (limited to 'stylesheets/_theme.sass')
-rw-r--r-- | stylesheets/_theme.sass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/_theme.sass b/stylesheets/_theme.sass index b159019e..016957b7 100644 --- a/stylesheets/_theme.sass +++ b/stylesheets/_theme.sass @@ -3,6 +3,7 @@ // Main Section Colors !body_color = #333 +!light_text = #999 !body_bg = #323232 !header_bg = #323232 |