Sha256: 9341ebb0ef6f429b1fba7c3fce9885dcdde3aa06053b82917c01a4f89b17ce05

Contents?: true

Size: 525 Bytes

Versions: 10

Compression:

Stored size: 525 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-align-justify
  text-align: justify

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
smock-0.1.131 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.130 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.129 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.128 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.126 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.125 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.124 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.123 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.122 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.121 app/assets/stylesheets/includes/_typography_helpers.sass