brotherton-erpnext/website/templates/css/blog_page.css
2013-05-27 14:47:56 +05:30

17 lines
195 B
CSS

<style>
[itemprop="articleBody"] {
font-size: 120%;
}
.comment-title {
color:#777;
}
.comment-content {
margin-left: 20px;
}
input {
width: 240px;
}
</style>