summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author‮noisawe <3evasion@gmail.com>2017-11-07 23:10:43 +0100
committer‮noisawe <3evasion@gmail.com>2017-11-07 23:10:43 +0100
commite23e3fd32819761ff27588bbef0c3d7fd1107b74 (patch)
tree35a8d30fc742c4e05ad03085bae45ea66f11ec76
parent6233f79f14dc51c295dd053be4e02eccc85ec4bf (diff)
downloadiro-e23e3fd32819761ff27588bbef0c3d7fd1107b74.tar.gz
Added transitions
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 75babcf..48d770c 100644
--- a/style.css
+++ b/style.css
@@ -120,6 +120,7 @@ li {
position: relative;
font-size: 2em;
letter-spacing: normal;
+ transition: color 200ms;
}
li:hover, li:first-child {