From 0a40688e5ea11b40782f19713aa093714ce52a14 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 12 Jun 2020 15:38:04 +0200 Subject: css: Remove superfluous definition This particular background colour will be inherited from the root element and does not need to be defined explicitly. --- scss/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/style.scss b/scss/style.scss index 29c7226..84b88f1 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -114,7 +114,6 @@ header.post { border-bottom: 1px solid darkgrey; a { - background-color: white; font-weight: bold; text-decoration: none; } -- cgit v1.2.3-2-gb3c3