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