From 171d640f032a417f7e66d4ce3806465240e786fd Mon Sep 17 00:00:00 2001 From: TypoMustakes Date: Tue, 7 May 2024 09:30:12 +0200 Subject: [PATCH] styling --- WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css index c908acd..775c700 100644 --- a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css +++ b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/style.css @@ -100,14 +100,6 @@ table tr:last-child td:last-child { border-top-right-radius: 5px; } -#resultarea tr:first-child td:first-child { - border-top-left-radius: 5px; -} - -#resultarea tr:first-child td:last-child { - border-top-right-radius: 5px; -} - table th, table td { border: 2px solid white;