Sha256: d2e938f599a625bd1fac793a1a88098f9b825ddf49dbae84b4f9b5f6e8282c41

Contents?: true

Size: 492 Bytes

Versions: 13

Compression:

Stored size: 492 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)

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
smock-0.1.203 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.202 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.201 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.200 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.199 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.198 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.197 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.196 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.195 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.194 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.193 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.192 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.191 app/assets/stylesheets/includes/_typography_helpers.sass