Sha256: e35f347dd7eb08af60b9dc15ec0bf25000ce49b21ea9151cf6c0484b963fdcac

Contents?: true

Size: 1.04 KB

Versions: 26

Compression:

Stored size: 1.04 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.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

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
smock-0.1.115 app/assets/stylesheets/includes/_typography.sass
smock-0.1.114 app/assets/stylesheets/includes/_typography.sass
smock-0.1.113 app/assets/stylesheets/includes/_typography.sass
smock-0.1.112 app/assets/stylesheets/includes/_typography.sass
smock-0.1.110 app/assets/stylesheets/includes/_typography.sass
smock-0.1.109 app/assets/stylesheets/includes/_typography.sass
smock-0.1.108 app/assets/stylesheets/includes/_typography.sass
smock-0.1.107 app/assets/stylesheets/includes/_typography.sass
smock-0.1.106 app/assets/stylesheets/includes/_typography.sass
smock-0.1.105 app/assets/stylesheets/includes/_typography.sass
smock-0.1.104 app/assets/stylesheets/includes/_typography.sass
smock-0.1.102 app/assets/stylesheets/includes/_typography.sass
smock-0.1.101 app/assets/stylesheets/includes/_typography.sass
smock-0.1.100 app/assets/stylesheets/includes/_typography.sass
smock-0.1.99 app/assets/stylesheets/includes/_typography.sass
smock-0.1.98 app/assets/stylesheets/includes/_typography.sass
smock-0.1.97 app/assets/stylesheets/includes/_typography.sass
smock-0.1.96 app/assets/stylesheets/includes/_typography.sass
smock-0.1.94 app/assets/stylesheets/includes/_typography.sass
smock-0.1.93 app/assets/stylesheets/includes/_typography.sass