From fa3706243c592e302e6fa5c20627e061a2849806 Mon Sep 17 00:00:00 2001
From: Shish <shish@shishnet.org>
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;
+}