This commit is contained in:
TypoMustakes
2024-05-07 09:30:12 +02:00
parent 2d326be3eb
commit 171d640f03

View File

@@ -100,14 +100,6 @@ table tr:last-child td:last-child {
border-top-right-radius: 5px; 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 table th, table td
{ {
border: 2px solid white; border: 2px solid white;