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)