and moar
[www.git] / style.css
old mode 100755 (executable)
new mode 100644 (file)
index d7e9df2..cb4d456
--- a/style.css
+++ b/style.css
@@ -35,42 +35,36 @@ code
 }
 
 h1
-{
-  font-size: 1.7em;
-  font-weight: bold;
-}
-
-h2
 {
   font-size: 1.6em;
   font-weight: bold;
 }
 
-h3
+h2
 {
   font-size: 1.5em;
   font-weight: bold;
 }
 
-h4
+h3
 {
   font-size: 1.4em;
   font-weight: bold;
 }
 
-h5
+h4
 {
   font-size: 1.3em;
   font-weight: bold;
 }
 
-h6
+h5
 {
   font-size: 1.2em;
   font-weight: bold;
 }
 
-h7
+h6
 {
   font-size: 1.1em;
   font-weight: bold;
@@ -121,7 +115,7 @@ strong
 #navigation
 {
   background-color: #181818;
-  border: 3px solid #404018;
+  border: 3px solid #606018;
   color: #d0d060;
   padding: 0.3em;
   position: absolute;