From 7fa52b14a8d178053638a20b631d6cffb2728697 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 21 Jan 2023 07:39:42 +0200 Subject: [PATCH] fix this https://stupidpol.site/post/138414/a-major-problem-with-the-page/3392464#context --- files/assets/css/main.css | 1 + files/assets/fistmas/css/fistmas.css | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 9b84f0eca..40ce38a0d 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -199,6 +199,7 @@ .fa-block-question:before{content:"\e3dd"} .fa-image-slash:before{content:"\e1b7"} .fa-play:before{content:"\f04b"} +.fa-temperature-snow:before{content:"\f768"} button { background: none; diff --git a/files/assets/fistmas/css/fistmas.css b/files/assets/fistmas/css/fistmas.css index ddc838692..be06cbfb5 100644 --- a/files/assets/fistmas/css/fistmas.css +++ b/files/assets/fistmas/css/fistmas.css @@ -148,7 +148,6 @@ textarea, input[type=textbox], input[type=search] { } .fa-moon-over-sun:before{content:"\f74a"} -.fa-temperature-snow:before{content:"\f768"} .award-name { color: var(--gray-200)