fix snowcap position

pull/79/head
geese_suck 2022-12-15 17:00:17 -08:00
parent 3869f1ca5c
commit 31dc69ea83
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ textarea, input[type=textbox], input[type=search] {
background: url("/i/event/snowcap.png?v=1") repeat-x;
background-size: contain;
position: absolute;
bottom: -15px;
bottom: -18px;
left: 0;
right: 0;
height: 23px;