9 lines
106 B
CSS
Raw Normal View History

2012-07-12 18:41:12 +05:30
<style>
.comment-title {
color:#777;
}
.comment-content {
margin-left: 20px;
}
</style>