diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index e0d50723e8..c44f171c1f 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -519,7 +519,7 @@ nav { } nav .icon { - color: #ccc; + color: #fff; } nav a:active, @@ -528,7 +528,7 @@ nav a:link, nav a { text-decoration: none; outline: none; - color: #ccc; + color: #fff; padding-bottom: 8px; padding-top: 8px; }