Sha256: 3305686edc2d47b17b2003e3564d705c60f2c00a777a498c1e5a02d6bd48034a
Contents?: true
Size: 616 Bytes
Versions: 21
Compression:
Stored size: 616 Bytes
Contents
.link.navigation { text-decoration: none; align-content: center; line-height: 1.1; padding: 0 20px; display: grid; button { text-transform: capitalize; border-radius: 0; line-height: 1.1; color: inherit; padding: 0; } } %LinkBrowse { padding: 8px 10px 6px 10px; display: block; } .link.browse-book { @extend %LinkBrowse; @extend %bold; text-transform: capitalize; } .link.browse-book.draft { pointer-events: none; user-select: none; opacity: 0.5; } .link.browse-chapter { @extend %LinkBrowse; @extend %bold; } .link.browse-page { @extend %LinkBrowse; }
Version data entries
21 entries across 21 versions & 1 rubygems