diff --git a/assets/css/style.css b/assets/css/style.css index 31a2ace..208fb4a 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -80,6 +80,13 @@ a:hover{ font-weight: 600 !important; text-decoration: none; } +.sidenav a:visited{ + color: yellow; +} + +#nav-mobile a:visited{ + color: yellow; +} .page-footer a{ color: #BBB;