Table css definition

This commit is contained in:
James Purser 2023-10-02 12:35:11 +11:00
parent 553ac47715
commit 8cbb19ee78

View file

@ -303,3 +303,7 @@
border-left-color: gray;
padding-top: 10px;
}
table td {
font-size: 1em;
}