Sha256: 2db6924fc2146e8f9fd82016f807db1db5e81002f06039f1e7bdd5720351d67c

Contents?: true

Size: 1.17 KB

Versions: 116

Compression:

Stored size: 1.17 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
  +font-size($first-font-size)
  text-indent: 0

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

.paragraph--heading
  +font-size($first-font-size)
  +space(margin-bottom)
  font-weight: bold
.paragraph--bigger
  +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
  display: inline-block

.loud
  font-weight: bold
  color: $orange

Version data entries

116 entries across 116 versions & 1 rubygems

Version Path
smock-0.1.268 app/assets/stylesheets/includes/_typography.sass
smock-0.1.267 app/assets/stylesheets/includes/_typography.sass
smock-0.1.266 app/assets/stylesheets/includes/_typography.sass
smock-0.1.265 app/assets/stylesheets/includes/_typography.sass
smock-0.1.264 app/assets/stylesheets/includes/_typography.sass
smock-0.1.263 app/assets/stylesheets/includes/_typography.sass
smock-0.1.262 app/assets/stylesheets/includes/_typography.sass
smock-0.1.261 app/assets/stylesheets/includes/_typography.sass
smock-0.1.260 app/assets/stylesheets/includes/_typography.sass
smock-0.1.259 app/assets/stylesheets/includes/_typography.sass
smock-0.1.258 app/assets/stylesheets/includes/_typography.sass
smock-0.1.256 app/assets/stylesheets/includes/_typography.sass
smock-0.1.255 app/assets/stylesheets/includes/_typography.sass
smock-0.1.254 app/assets/stylesheets/includes/_typography.sass
smock-0.1.253 app/assets/stylesheets/includes/_typography.sass
smock-0.1.252 app/assets/stylesheets/includes/_typography.sass
smock-0.1.251 app/assets/stylesheets/includes/_typography.sass
smock-0.1.250 app/assets/stylesheets/includes/_typography.sass
smock-0.1.249 app/assets/stylesheets/includes/_typography.sass
smock-0.1.247 app/assets/stylesheets/includes/_typography.sass