From 1ad17e3663917439cc631a4cdaadb6325a3f3b4f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 18 Nov 2020 20:22:14 +0000 Subject: [PATCH] Transparent link background --- theme/solidaric/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/solidaric/theme.json b/theme/solidaric/theme.json index 14def1c9..6ad6b001 100644 --- a/theme/solidaric/theme.json +++ b/theme/solidaric/theme.json @@ -34,7 +34,7 @@ "header-bg-color": "#ddd", "column-left-color": "white", "main-bg-color-dm": "white", - "link-bg-color": "white", + "link-bg-color": "transparent", "main-bg-color-reply": "white", "main-bg-color-report": "white", "main-header-color-roles": "#ebebf0",