Sha256: 67b793b34a13916e7fb0937e3a1ef452bc8b1af77af090d4f2a0bae30d780557
Contents?: true
Size: 839 Bytes
Versions: 3
Compression:
Stored size: 839 Bytes
Contents
article table { border-collapse: collapse; color: $dark-gray-color; td, th { padding: 5px; margin: 0px; } td { border: 1px solid $light-gray-color; } th, tfoot td { background-color: $light-gray-color; border: 1px solid $base-gray-color; font-family: $caption-font-family; font-weight: normal; } tr:nth-child(even) { background-color: $lightest-gray-color; } &.wide { width: 100%; box-sizing: border-box; margin: 10px auto; } caption { font-size: $small-font-size; font-style: italic; } } .coded { margin: 10px 0px; font-size: 90%; td { vertical-align: top; code { @media screen and (min-width: 920px) { display: inline-block; white-space: nowrap; } } } @media print { font-size: 80%; } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-shikhalev-0.1.0.8 | _sass/nova/content/tables.scss |
jekyll-theme-shikhalev-0.1.0.6 | _sass/nova/content/tables.scss |
jekyll-theme-shikhalev-0.1.0.5 | _sass/nova/content/tables.scss |