files: Update table and version parsing

This commit is contained in:
2024-01-29 15:23:36 +01:00
parent c15952d063
commit 9a31364d88
3 changed files with 14 additions and 5 deletions

View File

@ -2,4 +2,7 @@
html {
font-family: 'Arial', sans-serif;
}
table td {
padding: 0.125em 0.5em;
}