Sha256: 83214224b706996b5b84b56af16cd69f1604a3db28a39517245e0943177e5fd3
Contents?: true
Size: 480 Bytes
Versions: 2
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: -20px; 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
middleman-hashicorp-0.3.20 | assets/stylesheets/hashicorp/anchor-links.scss |
middleman-hashicorp-0.3.19 | assets/stylesheets/hashicorp/anchor-links.scss |