Sha256: 8cc7aa88087f37a60230a6ef5114b7bea6d132d25e161d6e1557a0739a06f2b7
Contents?: true
Size: 1.13 KB
Versions: 17
Compression:
Stored size: 1.13 KB
Contents
.title.type-page:not(.style-docs) { @include RotateTitle; bottom: 56px; left: 128px; } .title.type-page.style-docs { border-bottom: 1px solid map-get($color,gun); padding-bottom: 10px; align-self: center; } .title.type-chapter:not(.style-docs) { @include RotateTitle; bottom: 56px; left: 128px; } .title.mobile { text-align: center; font-size: 4.8rem; line-height: 1; } .title.page-chapter { @include RotateTitle(top right); right: 78px; top: 56px; } .title.page-weight { @include RotateTitle; left: calc(100% - 58px); text-align: right; bottom: 56px; } .subtitle.type-page { @extend %ContentPrep; } .subtitle.type-page.wide { width: 100%; } .title.number-value { letter-spacing: -0.05em; font-size: 24rem; line-height: 1; } .title.number-title { margin: -10px auto 0 auto; font-size: 2.4rem; max-width: 260px; } %TitleBrowse { padding: 8px 10px 6px 10px; border-bottom: 2px solid map-get($color,gun); } .title.browse-book { @extend %TitleBrowse; @extend %bold; } .title.browse-chapter { @extend %TitleBrowse; @extend %bold; } .title.browse-page { @extend %TitleBrowse; }
Version data entries
17 entries across 17 versions & 1 rubygems