From b9a96b7c49177b2af2da09fb5893509a83299460 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 11 Mar 2024 09:06:21 +0100 Subject: Update to post --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index d7a8216..2b300a6 100755 --- a/templates/base.html +++ b/templates/base.html @@ -86,7 +86,7 @@ } pre code { - background: transparent; + background: transparent!important; padding: initial; } -- cgit v1.2.3