Improve link contrast for the light theme
1 files changed, 1 insertions(+), 1 deletions(-) M style.css
M style.css => style.css +1 -1
@@ 26,7 26,7 @@ --c-dark: #eee; --c-darker: #e5e5e5; --c-light: #111; - --c-blue: #3094ff; + --c-blue: #0059b8; } }