Sha256: f81ddd9392c2c1e8ee3ba98126b54d47ef33cf3a37562ce49c2113384ffbd306
Contents?: true
Size: 995 Bytes
Versions: 13
Compression:
Stored size: 995 Bytes
Contents
.s2bs5-toc { @include media-breakpoint-up(lg) { position: sticky; top: 5rem; right: 0; z-index: 2; height: subtract(100vh, 7.875rem); overflow-y: auto; } nav { @include font-size(.875rem); ul { padding-left: 0; list-style: none; // stylelint-disable selector-max-type ul { padding-left: 1rem; margin-top: .25rem; } // stylelint-enable selector-max-type } li { margin-bottom: .25rem; } a { color: rgba($black, .85); text-decoration: none; &:hover { color: $s2bs5-primary; text-decoration: underline; } // stylelint-disable selector-max-type code { font: inherit; } // stylelint-enable selector-max-type } } }
Version data entries
13 entries across 13 versions & 1 rubygems