From 3305cb758f929e6d1cc3a3691be87a66a8938dd3 Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 3 Jan 2010 09:57:38 +0000 Subject: [PATCH] style tips on danbooru --- themes/danbooru/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/danbooru/style.css b/themes/danbooru/style.css index 1b9412a7..b9e809c8 100644 --- a/themes/danbooru/style.css +++ b/themes/danbooru/style.css @@ -278,3 +278,6 @@ text-align:left; ul.flat-list li a { font-weight:normal; } +#tips { +margin-left:16px; +}