From 208a57e0099e2914af7882404f3c3dd09e271582 Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Tue, 8 Aug 2023 13:05:35 -0400 Subject: [PATCH] irrelevant style change to party hats --- stylesheets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 62d7abfa..6bd5fab0 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -361,14 +361,14 @@ form table tr td div label { content: url('/static/partyhat.png'); position: absolute; top: -120px; - left: -30px; + left: 0px; } [data-board] > .files > :nth-child(1).multifile > a:before { content: url('/static/partyhat.png'); position: absolute; top: -120px; - left: -50px; + left: -20px; } */