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; } */