Sha256: 7193ea24dc59effd5345045611680f865bc07ac39a43d34e8156e678750b4026
Contents?: true
Size: 394 Bytes
Versions: 10
Compression:
Stored size: 394 Bytes
Contents
// AnchorJS Styles .anchorjs-link { color: inherit; transition: all .16s linear; text-decoration: none; &:link, &:visited { text-decoration: none; color: inherit; } @media (max-width: 480px) { display: none; } } *:hover > .anchorjs-link { opacity: .5; margin-left: -0.9em !important; } *:hover > .anchorjs-link:hover, .anchorjs-link:focus { opacity: 1; }
Version data entries
10 entries across 10 versions & 2 rubygems