From bc8086ac80858d6fd64332ee9c198c78e0e3c400 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sat, 14 Mar 2026 17:50:19 +0100 Subject: added issue number on comic pages --- comic/assets/css/comic.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'comic/assets') diff --git a/comic/assets/css/comic.css b/comic/assets/css/comic.css index 1811c3f..888d61c 100644 --- a/comic/assets/css/comic.css +++ b/comic/assets/css/comic.css @@ -61,6 +61,12 @@ ul.navigation li a:hover { text-decoration: none; } +ul.navigation li span { + width: 2rem; + display: inline-block; + text-align: center; +} + .icon-text { display: flex; flex-flow: row; -- cgit v1.2.3-70-g09d2