color change
[koed-quiz.git] / apps / quiz / static / css / style.css
index 4b1666c..ca377e4 100755 (executable)
@@ -11,11 +11,14 @@ body {
 }
 
 #header {
-    background: #222;
+    background: #b8be55;
     color: #eee;
     padding: 1em 0;
     
 }
+#header a {
+    text-decoration: none;
+}
 h1 {
     font-size: 2em;
     max-width: 20em;