Removed text-shadow on link hover

This commit is contained in:
2019-08-30 13:46:46 +09:00
parent 3ba9b8bf3b
commit f4bf12e1fb
21 changed files with 1 additions and 39 deletions

View File

@ -18,7 +18,6 @@ const themes = {
"bg-color-s": "0%",
"ui-background-l": "14%",
"link-hover-text-shadow": "0 0 8px hsla(var(--link-color-h), var(--link-color-s), var(--link-color-l), 0.5)",
"reverse-light-color": "rgba(255, 255, 255, 0.1)",
"reverse-light-hover-color": "rgba(255, 255, 255, 0.2)",
"sidebar-background": "hsla(0, 0%, 0%, 0.2)",