diff options
author | noisawe <3evasion@gmail.com> | 2017-11-07 23:10:43 +0100 |
---|---|---|
committer | noisawe <3evasion@gmail.com> | 2017-11-07 23:10:43 +0100 |
commit | e23e3fd32819761ff27588bbef0c3d7fd1107b74 (patch) | |
tree | 35a8d30fc742c4e05ad03085bae45ea66f11ec76 /style.css | |
parent | 6233f79f14dc51c295dd053be4e02eccc85ec4bf (diff) | |
download | iro-e23e3fd32819761ff27588bbef0c3d7fd1107b74.tar.gz |
Added transitions
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,6 +120,7 @@ li { position: relative; font-size: 2em; letter-spacing: normal; + transition: color 200ms; } li:hover, li:first-child { |