Sha256: d8bbf65b40c546ac8805d9af7ea74f796426927451f6a4b1097aa8707d7dec64
Contents?: true
Size: 519 Bytes
Versions: 30
Compression:
Stored size: 519 Bytes
Contents
// Skipnav // Skip to main content a.skip-to-main { left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; } a.skip-to-main:focus, a.skip-to-main:active { color: $link-color; background-color: $body-background-color; left: auto; top: auto; width: 30%; height: auto; overflow: auto; margin: 10px 35%; padding: 5px; border-radius: 15px; border: 4px solid $btn-primary-color; text-align: center; font-size: 1.2em; z-index: 999; }
Version data entries
30 entries across 30 versions & 4 rubygems