Sha256: 38ef6e97d4e4180b65879b57de7a1b587fbc7a7ccb6b39f82336ccb0769d0949

Contents?: true

Size: 450 Bytes

Versions: 14

Compression:

Stored size: 450 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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
smock-0.1.190 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.189 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.188 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.187 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.186 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.185 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.184 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.182 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.181 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.180 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.179 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.178 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.177 app/assets/stylesheets/includes/_typography_helpers.sass
smock-0.1.176 app/assets/stylesheets/includes/_typography_helpers.sass