From 89ba3497f07a8ea43d209b583f39fcc286acc923 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 18:04:04 +0100 Subject: Theme update --- templates/base.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 17f8fcd..674925c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -177,6 +177,10 @@ a { word-wrap: break-word; } + + img, video, audio { + padding: 0em; + } } -- cgit v1.2.3