From 04d5f20b46f1274afbc2ee07f818e70322dab0ce Mon Sep 17 00:00:00 2001 From: Florian Baumann Date: Mon, 27 Feb 2023 15:20:39 +0100 Subject: [PATCH] Lazy load images --- templates/index.tmpl | 55 +++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 26 deletions(-) diff --git a/templates/index.tmpl b/templates/index.tmpl index a9ff85f..097c8d9 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -8,27 +8,29 @@ - + .cardpreview:hover .cardpreviewtext { + visibility: visible; + display: inline-block; + } + @@ -64,7 +66,8 @@ @@ -141,12 +144,12 @@ {{.SerraCount}} -
{{.Name }} - - - -
- +
{{.Name }} + + + +
+ {{.TypeLine}} {{.Set}} {{.CollectorNumber}} @@ -160,7 +163,7 @@ - +