From cc9f452699e3f0ee4c6dcdd6f49b852f1bcc5aec Mon Sep 17 00:00:00 2001 From: valden80 <111227649+valden80@users.noreply.github.com> Date: Sat, 30 Sep 2023 23:19:49 +0300 Subject: [PATCH] Better wi cards (#1200) --- public/css/world-info.css | 8 ++++++++ public/index.html | 9 +++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/public/css/world-info.css b/public/css/world-info.css index 425b4f83b..ff7158f75 100644 --- a/public/css/world-info.css +++ b/public/css/world-info.css @@ -160,3 +160,11 @@ #world_info_search { width: 10em; } + +.wi-card-entry { + border: 1px groove; + border-color: var(--SmartThemeBorderColor); + border-radius: 8px; + padding: 5px; + margin-bottom:3px; +} diff --git a/public/index.html b/public/index.html index ad5e95c8a..a30450f17 100644 --- a/public/index.html +++ b/public/index.html @@ -3904,7 +3904,7 @@
-
+
@@ -4074,12 +4074,9 @@
-
-
-
- +
- +