From 1a7288a3c8661bda4bf5f61c84e04a30993907f5 Mon Sep 17 00:00:00 2001 From: Cay Date: Tue, 17 Mar 2026 11:27:07 +0000 Subject: [PATCH] rth --- public/css/hud.css | 24 ++++++++++++------------ views/launcher.ejs | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/public/css/hud.css b/public/css/hud.css index 3b9f48c..bdb76f1 100644 --- a/public/css/hud.css +++ b/public/css/hud.css @@ -219,8 +219,8 @@ /* Blauer Kristall / Gems – Bild aus der Datenbank */ .hud-res-icon-gem { - width: 20px; - height: 20px; + width: 28px; + height: 28px; flex-shrink: 0; display: flex; align-items: center; @@ -228,8 +228,8 @@ } .hud-res-icon-gem img { - width: 20px; - height: 20px; + width: 28px; + height: 28px; object-fit: contain; filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.7)); display: block; @@ -237,8 +237,8 @@ /* Silbermünze – Bild aus der Datenbank */ .hud-res-icon-silver { - width: 20px; - height: 20px; + width: 28px; + height: 28px; flex-shrink: 0; display: flex; align-items: center; @@ -246,8 +246,8 @@ } .hud-res-icon-silver img { - width: 20px; - height: 20px; + width: 28px; + height: 28px; object-fit: contain; filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.7)); display: block; @@ -255,8 +255,8 @@ /* Eisen – Bild aus der Datenbank */ .hud-res-icon-iron { - width: 20px; - height: 20px; + width: 28px; + height: 28px; flex-shrink: 0; display: flex; align-items: center; @@ -264,8 +264,8 @@ } .hud-res-icon-iron img { - width: 20px; - height: 20px; + width: 28px; + height: 28px; object-fit: contain; filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.7)); display: block; diff --git a/views/launcher.ejs b/views/launcher.ejs index 612d3a3..6ee145f 100644 --- a/views/launcher.ejs +++ b/views/launcher.ejs @@ -321,14 +321,14 @@
- Silber +
0
- Kristall +
0
@@ -353,7 +353,7 @@
- Eisen +
0