Autoformat all tables on a page

This commit is contained in:
Magnus Åhall 2026-06-01 19:39:56 +02:00
parent b59c6c8b58
commit 8680cc5a62
4 changed files with 84 additions and 28 deletions

View file

@ -42,6 +42,7 @@
table {
border: 1px solid #ccc;
border-collapse: collapse;
margin-top: 14px;
th {
text-align: left;