X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/e4fe776fc91c435a6653dabf9195dcab39fe0e81..7c36db3baff1f5d0efb14911055cea0928efb7f2:/personal/style.scss diff --git a/personal/style.scss b/personal/style.scss index ca172e5..54197a2 100644 --- a/personal/style.scss +++ b/personal/style.scss @@ -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;