From 63732b65245fc411205394672953d98ad0545929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Tue, 30 Apr 2024 12:53:34 +0200 Subject: [PATCH] styling --- WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css index 05e46c7..4367486 100644 --- a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css +++ b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css @@ -66,6 +66,7 @@ table margin-right: auto; border-radius: 10px; border-collapse: collapse; + box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); } table th, table td