Styling edits to Airy theme
authorJef van Schendel <mail@jefvanschendel.nl>
Sun, 21 Oct 2012 00:17:38 +0000 (02:17 +0200)
committerJef van Schendel <mail@jefvanschendel.nl>
Sun, 21 Oct 2012 00:17:38 +0000 (02:17 +0200)
mediagoblin/themes/airy/assets/css/airy.css

index 09d447d2dc27658f9ee5638d9e51efe6c2caab6a..6143b6e16a85cf8775e81ce817f51afc1dcf9db7 100644 (file)
@@ -3,16 +3,12 @@ body {
   background-color: #F7F7F7;
 }
 
-h1,h2 {
-  color: #787878;
-}
-
-h3 {
+h1,h2,h3 {
   color: #4a4a4a;
 }
 
 a {
-  color: #37BD85;
+  color: #37AB74;
 }
 
 .navigation_button {
@@ -52,7 +48,7 @@ footer {
 
 .button_action_highlight, .button_form {
   color: #fff;
-  background-color: #37BD85;
+  background-color: #37AB74;
   border-color: #6CAA8E;
   border-width: 1px 1px 2px;
 }