remove articles section, it only contained one fairly shitty article
[www.git] / style.css
index 54180809b5bd0118484b8c452b8a293ead2a9308..dffaa43e5cb556d2ce17ca02dd3f984065a90d8e 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -121,7 +121,7 @@ strong
 #navigation
 {
   background-color: #181818;
-  border: 3px solid #404040;
+  border: 3px solid #606018;
   color: #d0d060;
   padding: 0.3em;
   position: absolute;
@@ -133,12 +133,12 @@ strong
 
 #navigation a:link,#navigation a:visited
 {
-  color: #d0d060;
+  color: #d0d040;
 }
 
 #navigation a:active,#navigation a:hover
 {
-  color: #e0e065;
+  color: #e0e045;
 }
 
 #navigation ul