From 1ecea1aeab965c3028a0899acc3142fb8e99ecef Mon Sep 17 00:00:00 2001 From: Sanj Date: Tue, 27 Dec 2011 18:57:18 +0530 Subject: [PATCH] css static --- itf/templates/noel/staticpage.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/itf/templates/noel/staticpage.html b/itf/templates/noel/staticpage.html index 5b09aaa..14d30b7 100644 --- a/itf/templates/noel/staticpage.html +++ b/itf/templates/noel/staticpage.html @@ -16,6 +16,10 @@ text-transform:uppercase; } +.markdownText p { + margin-bottom:8px; +} + .markdownText h1{ font-size:14px; font-family:'Century Gothic', Helvetica, Arial, 'DejaVu Sans', sans-serif;