aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_twitter.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/partials/_twitter.sass')
-rw-r--r--stylesheets/partials/_twitter.sass9
1 files changed, 7 insertions, 2 deletions
diff --git a/stylesheets/partials/_twitter.sass b/stylesheets/partials/_twitter.sass
index 85a56aed..8752656c 100644
--- a/stylesheets/partials/_twitter.sass
+++ b/stylesheets/partials/_twitter.sass
@@ -4,13 +4,18 @@
background: #f8f8f8
border: 1px solid #eee
padding: 5px 0
- p
+ ul
+ list-style-type: none
+ margin: 0
+ li
margin: 0 15px
- padding: 12px 0
+ padding: 10px 0 0
border-bottom: #ddd 1px dashed
line-height: 1.625em
&:last-child
border-bottom: 0
+ p
+ padding-bottom: 10px
.pubdate
color= !light_text
font-size: 80%