diff --git a/static/css/custom.css b/static/css/custom.css index 18cf6bf..2f25038 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -132,8 +132,8 @@ body { code { border-radius: 3px; - background: #ceffae; - color: #656b56; + background: #ffc59e; + color: #303030; } article section.page pre {