From 7b427cc9fd3d159421ac5a47d0b2df7a3f8f918d Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 1 May 2013 18:03:07 +0200 Subject: Theme correction --- theme/static/css/main.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'theme') diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 88dc23a..944856d 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -214,6 +214,11 @@ div#page { margin-left: 15px; } + section#content img { + max-width: 100%; + max-height: 100%; + } + section#content table#archives { border: 0px ; } -- cgit v1.2.3