irrelevant style change to party hats

This commit is contained in:
towards-a-new-leftypol 2023-08-08 13:05:35 -04:00
parent 2c558908b6
commit 208a57e009
1 changed files with 2 additions and 2 deletions

View File

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