diff options
Diffstat (limited to 'stylesheets/partials/_twitter.sass')
-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 |