.show-on-focus { position: absolute; width: 1px; height: 1px; margin: 0; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); top: 0; left: 0; &:focus { z-index: 20; width: auto; height: auto; clip: auto; } } a.neve-skip-link { background-color: $git-black; color: #fff; padding: $spacing-xs $spacing-sm; &:focus { color: #fff; } .admin-bar & { top: 32px; } } // .nv-content-wrap a, .nv-comment-content a { text-decoration: underline; &:hover { text-decoration: none; } } .nv-comment-content .edit-reply a, .comments-area a { text-decoration: none; &:hover { text-decoration: underline } } //