Auto-generate the pricing table from the database

This commit is contained in:
3wc
2021-07-21 12:19:28 +02:00
parent 908d02803f
commit 7923f3a99f
3 changed files with 29 additions and 12 deletions

View File

@ -241,7 +241,6 @@ thead {
background: #bdc7b812;
}
td, th {
padding: 0.1em 1em;
}
table.small td, table.small th {
@ -378,4 +377,4 @@ footer {
border: 1px solid rgba(255, 223, 155, 0.8);
box-sizing: border-box;
position: relative;
}
}