From d68a24e90cba1ba7b9f8f8ea981548af5e87425b Mon Sep 17 00:00:00 2001 From: sD Date: Thu, 27 Feb 2020 18:47:23 +0100 Subject: the log as well --- webAO/styles/classic.css | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/classic.css') diff --git a/webAO/styles/classic.css b/webAO/styles/classic.css index 0532421..1407130 100644 --- a/webAO/styles/classic.css +++ b/webAO/styles/classic.css @@ -226,6 +226,7 @@ img { #client_log { color: white; background: repeating-linear-gradient(black, black 3px, #181818 3px, #181818 4px); + animation: shutter-effect 0.15s linear infinite; } .lm_tab { -- cgit