Sha256: fe8be0d1b31c898b785e385972445d566c4808b1fd470b99bc0a0919e177d143
Contents?: true
Size: 369 Bytes
Versions: 7
Compression:
Stored size: 369 Bytes
Contents
table { border-collapse: collapse; margin: $base-spacing 0; width: 100%; } tr:nth-child(even) { background-color: $lighter-grey; } td, th { border-bottom: solid 1px $light-grey; padding: $tiny-spacing; text-align: left; @include media($tablet) { padding: $small-spacing; font-size: initial; } } thead { border-bottom: solid 2px $grey; }
Version data entries
7 entries across 7 versions & 1 rubygems