From f78e977c47dbf30f74743c1d937a3c5e51d28314 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Sat, 9 Sep 2023 18:03:50 +0200 Subject: [PATCH] Update custom.css --- _static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_static/custom.css b/_static/custom.css index ad105b5ed..5eaf59aba 100644 --- a/_static/custom.css +++ b/_static/custom.css @@ -298,7 +298,7 @@ width: 100%; height: 100%; } -a.external:not(image-reference):after { +a.external:not(.image-reference):after { content: ""; width: 11px !important; height: 11px;