From 76f8fe11fdb69f10c32da8e4468dc624b4656593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20F=C3=BCrhoff?= Date: Fri, 30 Apr 2021 16:31:10 +0200 Subject: [PATCH] Add changes to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6155e482..8d6f579b 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,10 @@ You can use all of the following options with standalone version on tag * `links` * `color`: # COMPUTED: colors.primary.main * `visited`: # COMPUTED: typography.links.color - * `hover`: # COMPUTED: lighten(0.2 typography.links.color) + * `hover`: + * `color` # COMPUTED: lighten(0.2 typography.links.color) + * `textDecoration`: 'none' + * `textDecoration`: 'none' * `menu` * `width`: '260px' * `backgroundColor`: '#fafafa'