From e29ed1cdcdf7ce132ceb13ba4ba85ae1b0ab2564 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Tue, 9 Jul 2019 08:39:10 +0000 Subject: [PATCH] Update custom.css --- static/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/custom.css b/static/css/custom.css index 5111891..18cf6bf 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -132,7 +132,7 @@ body { code { border-radius: 3px; - background: #c1cfa7; + background: #ceffae; color: #656b56; }