centered footer (css)

This commit is contained in:
scuti 2024-10-12 10:01:19 -07:00
parent bf18c0a9cc
commit 23e07c376a

View File

@ -1,5 +1,5 @@
.footer { footer {
margin:auto; text-align:center;
} }
table, th, td { table, th, td {
border: 1px solid grey; border: 1px solid grey;