add lang attributes
[web.git] / ralf / style.scss
index ca172e5e903b1a37d7883482d2795218becc716e..54197a26584a0b7b92c72dc25ba0f6f6c2e4b13a 100644 (file)
@@ -13,8 +13,8 @@ $outer-margin:    1.1em;
 $small-width:      $frame-max-width + 2*$outer-margin;
 $medium-width:     $small-width + $intrusion-width + $navi-width;
 
-$background-color:       white;
-$text-color:             #313131;
+$background-color:       #fafafa;
+$text-color:             #303030;
 $light-text-color:       #808080;
 $code-background-color:  #F0F0F0;
 $link-color:             #237fbf;