This commit is contained in:
2026-05-14 17:31:09 -04:00
parent 3d0a4e3941
commit 5845285b5a
+3 -1
View File
@@ -113,15 +113,17 @@ table, th, td {
}
table {
margin: 0;
padding: 0;
}
th {
text-align: center;
background-color: #4682b4;
color: white;
}
tr {
text-align: center;
background-color: #fff7e7;
}