--- --- @import "{{ site.theme }}"; footer { position: static !important; } section { width: auto; } header { width: auto; position: static !important; } table { tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, .05); border-color: #fff; } }