From 96115bbd3a91d0bbe2cc5012614df6a231a82543 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 11 Jan 2024 21:22:35 -0400 Subject: css: tweak image-link border radius --- src/static/site6.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/static') diff --git a/src/static/site6.css b/src/static/site6.css index 341414a..153d693 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -1096,7 +1096,7 @@ h1 a[href="#additional-names-box"]:hover { .image-link { border-bottom: 1px solid #ffffff03; - border-radius: 2.5px; + border-radius: 2.5px 2.5px 3px 3px; box-shadow: 0 1px 8px -3px var(--bg-black-color); } -- cgit 1.3.0-6-gf8a5