diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 7c4abb1c5..278cb5e06 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5025,11 +5025,6 @@ th, td { text-shadow:1px 1px 1px darkgreen, 0 0 5px green; } -.glow img { - filter: brightness(80%) sepia(100%) hue-rotate(80deg) saturate(200%); - box-shadow: 0 0 5px lime; -} - .glow .score-up, .glow .active.arrow-up::before, .glow .arrow-up::after, .glow .arrow-up:hover::before { color: lime !important; } diff --git a/files/templates/chat.html b/files/templates/chat.html index cb586980b..57074005b 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -14,7 +14,7 @@