From 3fac0c48105cbc0e7f226e590802aaa7b80b46ba Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Fri, 19 Apr 2013 23:08:00 +0200 Subject: Updated theme for prevent overlapping comments --- theme/static/css/main.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'theme/static') diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 4a76d07..2460f45 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -177,9 +177,10 @@ div#page { section#content { float: left; - width: 700px; + width: 690px; line-height: 170%; text-align: justify; + margin: 10px; } section#content a img { max-width: 98%; @@ -200,9 +201,6 @@ div#page { border: 0px ; } - section#content { - margin: 10px; - } article.post h2.post_title { margin: 20px 0 0 0; padding: 0; -- cgit v1.2.3