brotherton-erpnext/website/templates/css/blog_page.css

9 lines
106 B
CSS
Raw Normal View History

2012-07-12 13:11:12 +00:00
<style>
.comment-title {
color:#777;
}
.comment-content {
margin-left: 20px;
}
</style>