From f0e3be86e4f8948ae5322f0a34412570ab4725b4 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 18 Nov 2020 20:46:10 +0000 Subject: [PATCH] Transparent link background --- theme/indymediamodern/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/indymediamodern/theme.json b/theme/indymediamodern/theme.json index 395f3bce6..227949505 100644 --- a/theme/indymediamodern/theme.json +++ b/theme/indymediamodern/theme.json @@ -84,7 +84,7 @@ "post-bg-color": "white", "timeline-posts-background-color": "white", "main-bg-color-dm": "white", - "link-bg-color": "#efefef", + "link-bg-color": "transparent", "main-bg-color-reply": "white", "main-bg-color-report": "white", "main-header-color-roles": "#ebebf0",