diff options
| author | sD <stoned@derpymail.org> | 2020-02-27 18:47:23 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-27 18:47:23 +0100 |
| commit | d68a24e90cba1ba7b9f8f8ea981548af5e87425b (patch) | |
| tree | 29f96ed4ea6692ac34430fd65eace115c7f2cc67 | |
| parent | 93ffe65823646b80f04c508f215ac1177fcf3d18 (diff) | |
the log as well
| -rw-r--r-- | webAO/styles/classic.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
