From a535a9e7e017629178b45acc2e96e1d674a0d6fc Mon Sep 17 00:00:00 2001 From: Nicolas BERNSTEIN Date: Fri, 13 Apr 2012 19:17:17 +0200 Subject: Added : ATOM feed for blog ; abilty to comment posts. --- design/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'design') diff --git a/design/style.css b/design/style.css index c3a5314..2a537f6 100644 --- a/design/style.css +++ b/design/style.css @@ -295,3 +295,11 @@ hr { margin-left: 16px; font-size: 1.2em; } + +.blog_post h3 { + margin: 0px; + padding: 0px; + margin-left: 16px; + margin-bottom: 10px; + font-size: 1.0em; +} -- cgit v1.2.3