Sha256: 0cc8bc4081afcc09ac54576a0c9dcf6ecb7a4e8a55194c767bb880cd18bd842f

Contents?: true

Size: 1.19 KB

Versions: 17

Compression:

Stored size: 1.19 KB

Contents

// Overrides
h1, h2, h3
  margin: 0
  font-weight: 300
  +space(margin-bottom)

h4
  font-weight: normal
  +space(margin-bottom)

h5, h6
  font-weight: bold
  +space(margin-bottom)

html
  font-family: $font-stack-main
  font-size: $base-font-size

p
  +space(margin-bottom)
  a
    text-decoration: underline

a
  color: $black
  text-decoration: none
  &:hover
    text-decoration: underline

a.nav
  text-decoration: none
  &:hover
    text-decoration: underline

a.active
  font-weight: bold

blockquote
  font-family: $font-stack-serif
  font-style: italic
  +typecsset-font-size($first-font-size)
  text-indent: 0

cite
  font-weight: bold
  font-style: normal
  +typecsset-font-size($base-font-size)
  font-family: $font-stack-main

.paragraph--heading
  +typecsset-font-size($first-font-size)
  +space(margin-bottom)
  font-weight: bold
.paragraph--bigger
  +typecsset-font-size($first-font-size)
.no-margin
  margin-bottom: 0
.paragraph--with-aside
  +clearfix
.paragraph__large-image__heading
  +space(margin-top)

.heading--mast
  +space(margin-bottom, 2)
  +space(margin-top, 2)

.heading--normal-weight
  font-weight: normal

.heading__inline
  color: $gray

.loud
  font-weight: bold
  color: $orange

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
smock-0.1.137 app/assets/stylesheets/includes/_typography.sass
smock-0.1.136 app/assets/stylesheets/includes/_typography.sass
smock-0.1.135 app/assets/stylesheets/includes/_typography.sass
smock-0.1.134 app/assets/stylesheets/includes/_typography.sass
smock-0.1.133 app/assets/stylesheets/includes/_typography.sass
smock-0.1.132 app/assets/stylesheets/includes/_typography.sass
smock-0.1.131 app/assets/stylesheets/includes/_typography.sass
smock-0.1.130 app/assets/stylesheets/includes/_typography.sass
smock-0.1.129 app/assets/stylesheets/includes/_typography.sass
smock-0.1.128 app/assets/stylesheets/includes/_typography.sass
smock-0.1.126 app/assets/stylesheets/includes/_typography.sass
smock-0.1.125 app/assets/stylesheets/includes/_typography.sass
smock-0.1.124 app/assets/stylesheets/includes/_typography.sass
smock-0.1.123 app/assets/stylesheets/includes/_typography.sass
smock-0.1.122 app/assets/stylesheets/includes/_typography.sass
smock-0.1.121 app/assets/stylesheets/includes/_typography.sass
smock-0.1.120 app/assets/stylesheets/includes/_typography.sass