diff --git a/static/css/custom.css b/static/css/custom.css index 1071f3e..ecc039e 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -126,8 +126,8 @@ body { code { border-radius: 3px; - background: #303030; - color: #c6c6c6; + background: #afd787; + color: #52633e; } article section.page pre {