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