1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-09-24 18:18:49 +02:00
blog/_src/_assets/styl/comments.styl

18 lines
276 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
p
margin-bottom: ($line-height-computed/2)
2014-07-12 21:22:47 +02:00
.btn-wrap
2015-06-10 22:17:56 +02:00
height: 27px