From c9153d51d299176ccbf9b50ebf5633786b7c664b Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 31 Jul 2023 19:05:53 -0300 Subject: css: add

-like margin around content own-line images --- src/static/site4.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/static/site4.css') diff --git a/src/static/site4.css b/src/static/site4.css index b92d088c..c9843bce 100644 --- a/src/static/site4.css +++ b/src/static/site4.css @@ -539,6 +539,12 @@ p .current { display: none; } +a.box.content-image { + display: block; + margin-top: 1em; + margin-bottom: 1em; +} + a.box:focus { outline: 3px double var(--primary-color); } -- cgit 1.3.0-6-gf8a5