diff options
author | B Mathis <brandon@imathis.com> | 2009-11-05 21:58:04 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-05 21:58:04 -0600 |
commit | 6c9f1567ce4a4ac29d33f20533618b462285a4f2 (patch) | |
tree | 54ec3a51f347ec0e851d319535241cf10f5b3e74 /stylesheets/partials | |
parent | f7700443ece4537c252b10a7463d12fd1725f40a (diff) | |
download | my_new_personal_website-6c9f1567ce4a4ac29d33f20533618b462285a4f2.tar.xz my_new_personal_website-6c9f1567ce4a4ac29d33f20533618b462285a4f2.zip |
updated rakefile, added some basic twitter files
Diffstat (limited to 'stylesheets/partials')
-rw-r--r-- | stylesheets/partials/_twitter.sass | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/stylesheets/partials/_twitter.sass b/stylesheets/partials/_twitter.sass index baeef5b4..7cac8b3c 100644 --- a/stylesheets/partials/_twitter.sass +++ b/stylesheets/partials/_twitter.sass @@ -1,2 +1,8 @@ #twitter - font-size: 85%
\ No newline at end of file + font-size: 85% + p + +border-radius + padding: 10px 15px + margin-bottom: 15px + background: #eee + line-height: 1.625em
\ No newline at end of file |