adjust table font

This commit is contained in:
Greg Gauthier 2025-01-17 21:29:12 +00:00
parent 4fcec056b6
commit aa9b3ccc71

View File

@ -313,6 +313,9 @@ td {
vertical-align: center;
}
th {
border: 2px solid;
}
th, td {
padding: 10px;
}