list options for emailer.css

This commit is contained in:
Karen 2012-06-15 22:37:14 +05:30
parent 3d8de06494
commit 017198ff14

View File

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