stylesheets/partials/_twitter.sass
5c736f5e
 #twitter
d2a23f60
   font-size: 80%
   +border-radius
69379ab0
   background: #f8f8f8
   border: 1px solid #eee
d2a23f60
   padding: 5px 0
f702f2fc
   ul
     list-style-type: none
     margin: 0
   li
d2a23f60
     margin: 0 15px
f702f2fc
     padding: 10px 0 0
69379ab0
     border-bottom: #ddd 1px dashed
d2a23f60
     line-height: 1.625em
     &:last-child
69379ab0
       border-bottom: 0
f702f2fc
     p
       padding-bottom: 10px
c27f5f8e
     .meta
69379ab0
       color= !light_text
       font-size: 80%
       display: block
c27f5f8e
       padding: 8px 0 0
       a
         color: inherit
         text-decoration: none
         &:hover
           text-decoration: underline