css: fix snowcaps lol

pull/79/head
justcool393 2022-12-15 15:51:37 -06:00 committed by geese_suck
parent 18af7d14bf
commit 86bd04c50e
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ textarea, input[type=textbox], input[type=search] {
position: relative; position: relative;
} }
.btn, .snow-cap::after { .btn::after, .snow-cap::after {
content: ''; content: '';
pointer-events: none; pointer-events: none;
background: url("/i/event/snowcap.png") repeat-x; background: url("/i/event/snowcap.png") repeat-x;