]> git.mxchange.org Git - friendica.git/commitdiff
white text / icons in upper nav
authorSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 21:58:46 +0000 (23:58 +0200)
committerSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 21:58:46 +0000 (23:58 +0200)
view/theme/vier/style.css

index e0d50723e8dbf3d42b67fb29ca823819ec2855a7..c44f171c1f4ea9bf179dacbd5b6f45f0e5d0df77 100644 (file)
@@ -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;
 }