Sha256: 633a44918f6f57f61a46d804991cf2a28c8b04add617b5104439216fb406e7d0
Contents?: true
Size: 404 Bytes
Versions: 10
Compression:
Stored size: 404 Bytes
Contents
// // Typography // -------------------------------------------------- // Headings // ------------------------- h4, .h4, h5, .h5, h6, .h6 { font-weight: bold; } // Emphasis & misc // ------------------------- mark, .mark { color: $gray-darker; background-color: lighten($brand-primary, 25%); } .blockquote-reverse, blockquote.pull-right { border-right: 3px solid $blockquote-border-color; }
Version data entries
10 entries across 10 versions & 1 rubygems