From fa0d1a337e83c2fc6c9a0b9780d79edba8df539b Mon Sep 17 00:00:00 2001 From: 8chan Date: Thu, 28 May 2015 21:24:24 -0700 Subject: [PATCH] Tweak announcement style --- stylesheets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 1c33f5d0..3865e3f7 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1657,8 +1657,8 @@ td.board-tags a.tag-link { .announcement { font-size: 75%; padding-bottom: 1%; - margin-left: 25%; - margin-right: 25%; + margin-left: 5%; + margin-right: 5%; } /* Gallery view */