From a1589ee7228fcd97a9b49a86cac3026d68ee019a Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 18 Jan 2010 08:21:22 +0000 Subject: [PATCH] wider danbooru margin --- themes/danbooru/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/danbooru/style.css b/themes/danbooru/style.css index b9e809c8..1f6735fe 100644 --- a/themes/danbooru/style.css +++ b/themes/danbooru/style.css @@ -161,7 +161,7 @@ color: gray; text-align: left; } .withleft { -margin-left:160px; +margin-left:180px; } div#paginator { clear:both;