diff --git a/assets/css/style.css b/assets/css/style.css index 31a2ace..0eeda73 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -64,7 +64,9 @@ a:hover{ font-weight: 600 !important; text-decoration: none; } - +a:visited{ + color: #F3C33F; +} .page-footer a:hover{