Sha256: 4c8870e84854c615e7d9ed62215fce321c68fdec46f14c0e358887bbdbc3a5d6
Contents?: true
Size: 480 Bytes
Versions: 5
Compression:
Stored size: 480 Bytes
Contents
// // Anchor links must be included to hide/auto-show anchor links. // h1 { .anchor { display: none; } } h2, h3, h4, h5, h6 { .anchor { color: inherit !important; float: left; margin-left: -15px; padding-right: 5px; line-height: 1.1; text-decoration: none !important; visibility: hidden; &:focus { outline: none; } } &:hover { .anchor { text-decoration: none !important; visibility: visible; } } }
Version data entries
5 entries across 5 versions & 1 rubygems