Sha256: 36bdc454270aeb6c23c1a8d1aafa72dec94b9564762a5e9c56507c932cc5520e
Contents?: true
Size: 532 Bytes
Versions: 20
Compression:
Stored size: 532 Bytes
Contents
// 12px .th-size-small +font-size($small-font-size) // 14px .th-size-normal +font-size($base-font-size) // 18px .th-size-medium +font-size($first-font-size) // 26px .th-size-large +font-size($second-font-size) // 38px .th-size-xlarge +font-size($third-font-size) //48px .th-size-xxlarge +font-size($fourth-font-size) .th-align-center text-align: center .th-inverse color: $white a color: $white .th-muted color: $gray .th-double-line +space(line-height, 2) .th-v-aligned vertical-align: middle
Version data entries
20 entries across 20 versions & 1 rubygems