aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-26 18:13:18 +0100
committersD <stoned@derpymail.org>2019-12-26 18:13:18 +0100
commit6840bc478608079aeb2cdebfa858d14e44deda67 (patch)
tree024a2ffcf685af3bd86f4dceffa1e32022c1cd3c /webAO/client.css
parentb987a8fdd9a6c2a85e95effd73e15746a3ffc495 (diff)
animate evidence
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css2
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 {