diff --git a/index-stg.html b/index-stg.html index 242bcad..79d1ece 100644 --- a/index-stg.html +++ b/index-stg.html @@ -56,6 +56,10 @@ padding-left: 0.5rem; text-decoration: none; } + a:hover { + color: #002b99; + text-decoration: none; + }