From e3fb843b4a4052995e6504c8610cd33aef821f70 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 1 Sep 2020 20:09:51 +0200 Subject: [PATCH] wip #3733 @1 --- style/articles.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/articles.less b/style/articles.less index 32fd2487..fa2b0f45 100644 --- a/style/articles.less +++ b/style/articles.less @@ -117,8 +117,8 @@ article { } } - aside{ - background-color: #eee; + aside { + background-color: #efefef; padding: 10px 30px; margin-top: 30px; } -- 2.39.5