24 lines
313 B
Plaintext
Raw Normal View History

2017-06-18 15:44:18 +00:00
table
width 100%
2017-07-08 19:11:03 +00:00
max-width table-width-normal
2017-07-22 14:31:25 +00:00
margin 0 auto
2017-06-18 15:44:18 +00:00
tr
2017-06-18 18:25:41 +00:00
border-bottom-width 1px
border-bottom-style solid
border-bottom-color rgba(0, 0, 0, 0.05)
:last-child
border none
2017-06-18 15:44:18 +00:00
td
padding 0.5rem 1rem
th
font-size 1.2em
text-align left
padding 0.5rem 1rem
font-weight bold
tbody
tr
2017-11-03 08:34:21 +00:00
bg-light-up