make the code background color actually (faintly) visible
[web.git] / ralf / style.scss
index 0b350e870fc916c893262c6c6345ed4d09fd04f2..ca172e5e903b1a37d7883482d2795218becc716e 100644 (file)
@@ -16,7 +16,7 @@ $medium-width:     $small-width + $intrusion-width + $navi-width;
 $background-color:       white;
 $text-color:             #313131;
 $light-text-color:       #808080;
-$code-background-color:  #F7F7F7;
+$code-background-color:  #F0F0F0;
 $link-color:             #237fbf;
 $light-link-color:       #69a7d2;