Sha256: 9858e19a4d5c6fe7bae3804dad6ff2d0701142e5c5a74fa6c59cfeadc2a62ac0

Contents?: true

Size: 484 Bytes

Versions: 13

Compression:

Stored size: 484 Bytes

Contents

// 12px
.th-size-small
  +typecsset-font-size($small-font-size)

// 14px
.th-size-normal
  +typecsset-font-size($base-font-size)

// 18px
.th-size-medium
  +typecsset-font-size($first-font-size)

// 26px
.th-size-large
  +typecsset-font-size($second-font-size)

// 38px
.th-size-xlarge
  +typecsset-font-size($third-font-size)

//48px
.th-size-xxlarge
  +typecsset-font-size($fourth-font-size)

.th-align-center
  text-align: center

.th-inverse
  color: $white
  a
    color: $white

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
smock-0.1.144 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.143 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.142 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.141 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.140 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.139 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.138 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.137 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.136 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.135 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.134 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.133 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.132 app/assets/stylesheets/includes/_typography_helpers.sass