updated tables

This commit is contained in:
ronny abraham 2025-02-19 02:42:43 +02:00
parent 747b75751f
commit 1d968bab23

View file

@ -1,3 +1,39 @@
.two-column
width: 100%
table-layout: fixed
th
text-transform: uppercase
th, td
width: 50%
text-align: left
.two-column-desc
width: 100%
table-layout: fixed
th, td
width: 50%
text-align: left
thead
th
text-align: left
tr:nth-child(1) th
text-transform: uppercase
padding-bottom: 0
border-bottom: none
tr:nth-child(2) th
text-transform: lowercase
border-top: none
font-size: .7em
padding-left: 1rem
// Quotes Table Style
.quotes
border-collapse: collapse