Sha256: 6ea19b56507251d59e8451d716790d450be0eedeb11d16563aab1b6024fb459e

Contents?: true

Size: 898 Bytes

Versions: 37

Compression:

Stored size: 898 Bytes

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.active
  font-weight: bold

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

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

.paragraph--bigger
  +typecsset-font-size($first-font-size)
.paragraph--no-margin
  margin-bottom: 0

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

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

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
smock-0.1.46 app/assets/stylesheets/includes/_typography.sass
smock-0.1.45 app/assets/stylesheets/includes/_typography.sass
smock-0.1.44 app/assets/stylesheets/includes/_typography.sass
smock-0.1.43 app/assets/stylesheets/includes/_typography.sass
smock-0.1.42 app/assets/stylesheets/includes/_typography.sass
smock-0.1.41 app/assets/stylesheets/includes/_typography.sass
smock-0.1.40 app/assets/stylesheets/includes/_typography.sass
smock-0.1.39 app/assets/stylesheets/includes/_typography.sass
smock-0.1.38 app/assets/stylesheets/includes/_typography.sass
smock-0.1.37 app/assets/stylesheets/includes/_typography.sass
smock-0.1.36 app/assets/stylesheets/includes/_typography.sass
smock-0.1.35 app/assets/stylesheets/includes/_typography.sass
smock-0.1.34 app/assets/stylesheets/includes/_typography.sass
smock-0.1.33 app/assets/stylesheets/includes/_typography.sass
smock-0.1.32 app/assets/stylesheets/includes/_typography.sass
smock-0.1.31 app/assets/stylesheets/includes/_typography.sass
smock-0.1.30 app/assets/stylesheets/includes/_typography.sass
smock-0.1.29 app/assets/stylesheets/includes/_typography.sass
smock-0.1.28 app/assets/stylesheets/includes/_typography.sass
smock-0.1.27 app/assets/stylesheets/includes/_typography.sass