summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2015-10-26 22:58:07 +0530
committerVikrant Chaudhary <nasa42@gmail.com>2015-10-26 22:58:07 +0530
commit7091ab8d256c7a51394a595f38153766ec3a006a (patch)
tree775b4f491db093148b1fef5f59134b413b0e02f8 /themes
parent1e668d18eb78cba075f0298f4b84cf3aac84b21a (diff)
Fix a bit of styling in the newsletter theme.
Diffstat (limited to 'themes')
-rw-r--r--themes/newsletter/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/newsletter/templates/base.html b/themes/newsletter/templates/base.html
index ee04d30..2ec8e3c 100644
--- a/themes/newsletter/templates/base.html
+++ b/themes/newsletter/templates/base.html
@@ -102,6 +102,7 @@
p {
margin: 0px !important;
+ margin-bottom: 15px !important;
font-size: 16px !important;
color: #444444;
line-height: 24px;