27 lines
389 B
Plaintext
27 lines
389 B
Plaintext
table
|
|
width 100%
|
|
max-width table-width-normal
|
|
margin 0 auto
|
|
|
|
tr
|
|
border-bottom-width 1px
|
|
border-bottom-style solid
|
|
border-bottom-color rgba(0, 0, 0, 0.05)
|
|
:last-child
|
|
border none
|
|
|
|
td
|
|
padding 0.5rem 1rem
|
|
|
|
th
|
|
font-size 1.2em
|
|
text-align left
|
|
padding 0.5rem 1rem
|
|
font-weight bold
|
|
|
|
tbody
|
|
tr
|
|
background-color transparent
|
|
|
|
:hover
|
|
background-color table-row-hover-background |