Sha256: 8d6fe86ced27f4dde3d65d6e58bd23a47ad482a9db4e72d5812b95e221cf1da6
Contents?: true
Size: 695 Bytes
Versions: 12
Compression:
Stored size: 695 Bytes
Contents
// .block.util { // grid-auto-rows: min-content; // grid-row-gap: 6px; // display: grid; // fill: setcolor(coal); // } .block.util.type-page.style-page { @extend %ContentPrep; } .block.util.type-chapter.style-page { position: absolute; bottom: 56px; right: 56px; } .block.util-share { @extend %GridUtil; cursor: pointer; } .block.util-share.type-chapter.style-page { justify-content: flex-end; direction: rtl; } .block.util-share.type-chapter h5 { direction: ltr; } .block.util-share.style-docs svg { height: 30px; width: 30px; } .block.util-url { display: none; } .block.util-update { @extend %GridUtil; } .block.util-author { @extend %GridUtil; }
Version data entries
12 entries across 12 versions & 1 rubygems