From 6e5de53937a8bddf93365ab163a8f726723674e0 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Tue, 22 Oct 2024 10:16:46 +0200 Subject: [PATCH] doku: unoverride style for external link icons --- roles/dokuwiki/files/userstyle.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/roles/dokuwiki/files/userstyle.css b/roles/dokuwiki/files/userstyle.css index 8109352..45b72cb 100644 --- a/roles/dokuwiki/files/userstyle.css +++ b/roles/dokuwiki/files/userstyle.css @@ -1,10 +1,3 @@ -a.interwiki, -a.urlextern, -a.windows { - padding-left: 0 !important; - background: none !important; -} - body { font: unset; }