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