Sha256: cb9e94a1d7a44198499bbdabbe71e88196b65a77038787863fdfba6275478694
Contents?: true
Size: 630 Bytes
Versions: 1
Compression:
Stored size: 630 Bytes
Contents
h1 { @include header($double-small-pica-ratio); } h2 { @include header($great-primer-ratio); } h3 { @include header($english-ratio); } .link h1, .link h2, .link h3, article h4, article h5, article h6 { line-height: $leading-height; font-size: $font-size + 2; margin-bottom: $leading-height; } .post-date { font-size: $font-size - 3; } header[role=banner] h1 { @include header($double-great-primer-ratio); } sub, sup { margin-left: 1px; font-size: $brevier; } code { font-size: $font-size - 4; } pre code { font-size: $font-size - 2; display: block; } blockquote { font-size: $font-size - 1; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cyclist-jekyll-0.10.0 | _sass/typography.scss |