Auto-generate the pricing table from the database

Esse commit está contido em:
3wc
2021-07-21 12:19:28 +02:00
commit 7923f3a99f
3 arquivos alterados com 29 adições e 12 exclusões

Ver arquivo

@ -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;
}
}