This commit is contained in:
null
2024-02-26 12:50:46 +01:00
parent 4957c56381
commit 741979aee5
6 changed files with 178 additions and 102 deletions
+4 -5
View File
@@ -26,18 +26,17 @@ table {
margin-top: 20px;
}
table,
th,
td {
border: 1px solid #ddd;
}
th,
td {
padding: 12px;
text-align: left;
}
tfoot td {
border: none;
}
button {
background-color: #4CAF50;
color: white;