From b36ed77d9174aaac0a315da65001508cea5622ee Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 4 Apr 2025 20:18:38 +0200 Subject: Fix card gallery. --- info/cards.html | 237 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 119 insertions(+), 118 deletions(-) diff --git a/info/cards.html b/info/cards.html index 0a261ad..5969294 100644 --- a/info/cards.html +++ b/info/cards.html @@ -15,147 +15,148 @@ body { img { border-radius: 5px; box-shadow: 1px 1px 4px #0006, 0 0 0 1px #333; + width: 206px; }
- - - - + + + +
- - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3