now twitter handles linking better, and replaces endlines with <br> tags
parent
e062eaa7a4
commit
d2a23f60e9
@ -1,8 +1,12 @@
|
||||
#twitter
|
||||
font-size: 85%
|
||||
font-size: 80%
|
||||
+border-radius
|
||||
background: #f3f3f3
|
||||
padding: 5px 0
|
||||
p
|
||||
+border-radius
|
||||
padding: 10px 15px
|
||||
margin-bottom: 15px
|
||||
background: #eee
|
||||
line-height: 1.625em
|
||||
margin: 0 15px
|
||||
padding: 12px 0
|
||||
border-bottom: #ddd 1px dotted
|
||||
line-height: 1.625em
|
||||
&:last-child
|
||||
border-bottom: 0
|
Loading…
Reference in New Issue