Sha256: b6e4199d2b379385e1ad2782f61629bc8a67a3a016299ac3e5147cc32d006e93

Contents?: true

Size: 1003 Bytes

Versions: 14

Compression:

Stored size: 1003 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--heading
  +typecsset-font-size($first-font-size)
  +space(margin-bottom)
  font-weight: bold
.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

14 entries across 14 versions & 1 rubygems

Version Path
smock-0.1.65 app/assets/stylesheets/includes/_typography.sass
smock-0.1.64 app/assets/stylesheets/includes/_typography.sass
smock-0.1.63 app/assets/stylesheets/includes/_typography.sass
smock-0.1.62 app/assets/stylesheets/includes/_typography.sass
smock-0.1.59 app/assets/stylesheets/includes/_typography.sass
smock-0.1.58 app/assets/stylesheets/includes/_typography.sass
smock-0.1.57 app/assets/stylesheets/includes/_typography.sass
smock-0.1.56 app/assets/stylesheets/includes/_typography.sass
smock-0.1.55 app/assets/stylesheets/includes/_typography.sass
smock-0.1.54 app/assets/stylesheets/includes/_typography.sass
smock-0.1.53 app/assets/stylesheets/includes/_typography.sass
smock-0.1.52 app/assets/stylesheets/includes/_typography.sass
smock-0.1.51 app/assets/stylesheets/includes/_typography.sass
smock-0.1.50 app/assets/stylesheets/includes/_typography.sass