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