This commit is contained in:
Sanj 2012-06-20 22:44:14 +05:30
commit b3d5d7ac21

View File

@ -216,6 +216,12 @@ cursor: pointer;
margin-bottom:20px;
}
.contentLinks ul {
list-style-type:disc;
padding-left:16px;
}
.articleText p, h1, h2, h3, h4, h5, h6 {
margin-bottom:8px;
padding:0px 8px;