From 7a3a328d658009d8e2bc174875b57259b7f7c27f Mon Sep 17 00:00:00 2001 From: axtlos Date: Mon, 4 Dec 2023 21:58:45 +0100 Subject: add gifs --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 2ac30bd..0bd84f1 100644 --- a/style.css +++ b/style.css @@ -239,6 +239,10 @@ a.In { } font-weight: normal; font-family: monospace; } +img { + padding: 10px; +} + /* Overrides to avoid excessive margins on small devices. */ @media (max-width: 37.5em) { -- cgit v1.2.3