better brand color
[phorkie.git] / www / phorkie.css
index f9f3ad0e0b735b92ee9e7cca5b3f4772eca29b7d..882a2f7efb9d91c82fe1f2237bfd297ca97ff351 100644 (file)
@@ -21,8 +21,11 @@ a.anchorlink {
 }
 .navbar .brand {
     /*float: right;*/
-    color: yellow;
-    text-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 0 30px rgba(255, 255, 255, .125);
+    color: #DDA;
+    text-shadow: 0 0 30px rgba(255, 255, 255, .9);
+}
+.navbar .brand:hover {
+    color: #FFA;
 }
 
 .file {