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

Version Path
smock-0.1.223 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.222 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.221 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.220 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.219 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.218 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.217 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.216 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.215 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.214 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.213 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.212 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.211 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.210 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.209 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.208 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.207 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.206 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.205 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.204 app/assets/stylesheets/includes/_typography_helpers.sass