From 58ce3895ebe3f779ff9fe6a6723e2dc2bfdd6bf8 Mon Sep 17 00:00:00 2001 From: Markerov Date: Wed, 29 Oct 2014 00:19:32 +0800 Subject: [PATCH] css tweak --- stylesheets/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stylesheets/style.css b/stylesheets/style.css index b595954b..c483a5ae 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -191,6 +191,8 @@ img.banner,img.board_image { } .full-image { + padding: 5px; + margin: 0 20px 0 0; max-width: 98%; }