diff --git a/static/css/custom.css b/static/css/custom.css index 57c063e..5111891 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -132,8 +132,8 @@ body { code { border-radius: 3px; - background: #ffc7ba; - color: #ff735a; + background: #c1cfa7; + color: #656b56; } article section.page pre {