X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=empathy%2Fempathy.css;h=36281bc3ab37d6f24d072bd3f152e37d9a28d5c2;hb=410d32deceb2ca11d08265592acb1cc5495dd532;hp=9692274e3a7edd7eaaa4e4976d966e0c91df4cae;hpb=182083e7c5284b7e373a133dce71eac86cb365f7;p=lmno.games diff --git a/empathy/empathy.css b/empathy/empathy.css index 9692274..36281bc 100644 --- a/empathy/empathy.css +++ b/empathy/empathy.css @@ -7,6 +7,7 @@ font-size: 200%; padding: 1em; margin-bottom: 0.25em; + position: relative; } .vote-choices { @@ -96,6 +97,6 @@ .typing.idle span { opacity: 0.0; transition-property: opacity; - transition-duration: 6s; - transition-delay: 3s; + transition-duration: 2s; + transition-delay: 1s; }