brotherton-erpnext/website/templates/css/blog_page.css
2013-08-30 16:48:20 +05:30

13 lines
140 B
CSS

<style>
.comment-title {
color:#777;
}
.comment-content {
margin-left: 20px;
}
input {
width: 240px;
}
</style>