diff options
| author | sD <stoned@derpymail.org> | 2019-12-26 18:13:18 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-26 18:13:18 +0100 |
| commit | 6840bc478608079aeb2cdebfa858d14e44deda67 (patch) | |
| tree | 024a2ffcf685af3bd86f4dceffa1e32022c1cd3c /webAO/client.css | |
| parent | b987a8fdd9a6c2a85e95effd73e15746a3ffc495 (diff) | |
animate evidence
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css index 895293e..037bb0a 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -208,6 +208,8 @@ img { height: 0%; width: auto; top: 1.5em; + transition: 0.25s linear; + transition-property: height, opacity; } #client_shout { |
