diff --git a/public/css/style.css b/public/css/style.css index 1c06270..5482802 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -613,3 +613,9 @@ footer p a:hover { color: #fff; text-decoration: none; } + +a, +a:focus, +a:hover { + color: #6700f4; +} \ No newline at end of file diff --git a/themes/infinity-hugo/static/css/style.css b/themes/infinity-hugo/static/css/style.css index 1c06270..5482802 100644 --- a/themes/infinity-hugo/static/css/style.css +++ b/themes/infinity-hugo/static/css/style.css @@ -613,3 +613,9 @@ footer p a:hover { color: #fff; text-decoration: none; } + +a, +a:focus, +a:hover { + color: #6700f4; +} \ No newline at end of file