Sha256: d1479cb7b1592a7d59291f117ac0a9248b4ec234bf898984810024651debc70e
Contents?: true
Size: 736 Bytes
Versions: 3
Compression:
Stored size: 736 Bytes
Contents
body { font-family: $base-font-family; font-size: $base-font-size; color: $base-font-color; } h1, h2, h3, h4, h5, h6, dt { font-family: $caption-font-family; font-weight: normal; break-after: avoid; page-break-after: avoid; margin: 0.7em 0em 0.3em; } $header_scale: 1.29; h5, h6, dt { font-size: $base-font-size; } h4 { font-size: $base-font-size * $header_scale; } h3 { font-size: $base-font-size * $header_scale * $header_scale; } h2 { font-size: $base-font-size * $header_scale * $header_scale * $header_scale; } h1 { font-size: $base-font-size * $header_scale * $header_scale * $header_scale * $header_scale; } p { margin-top: 2px; margin-bottom: 5px; } sup { font-size: $index-font-size; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-shikhalev-0.1.0.8 | _sass/nova/base.scss |
jekyll-theme-shikhalev-0.1.0.6 | _sass/nova/base.scss |
jekyll-theme-shikhalev-0.1.0.5 | _sass/nova/base.scss |