1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-09-24 10:08:50 +02:00
blog/_src/assets/styl/comments.styl

21 lines
384 B
Stylus
Raw Normal View History

2014-07-12 21:22:47 +02:00
//
// kremalicious3
// --------------
// Comments
//
.comments
@extend .clearfix, .textcenter
font-size: $font-size-small
font-style: italic
color: $text-color-dimmed
margin-top: $line-height-computed*2
border-radius: $border-radius-base
p,
.btn
margin-bottom: 0
.btn-wrap
margin-top: $line-height-computed/2
height: 27px