fix modes on files (why were these all executable?)
[www.git] / style.css
old mode 100755 (executable)
new mode 100644 (file)
index 38dcea2..dffaa43
--- a/style.css
+++ b/style.css
@@ -120,8 +120,8 @@ strong
 
 #navigation
 {
-  background-color: #404018;
-  border: 3px solid #404040;
+  background-color: #181818;
+  border: 3px solid #606018;
   color: #d0d060;
   padding: 0.3em;
   position: absolute;