[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 .screen-reader-text { 2 border: 0; 3 clip-path: inset(50%); 4 height: 1px; 5 margin: -1px; 6 overflow: hidden; 7 padding: 0; 8 position: absolute !important; 9 width: 1px; 10 word-wrap: normal !important; 11 word-break: normal; 12 } 13 14 .skip-link:focus { 15 background-color: #f1f1f1; 16 border-radius: 3px; 17 box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); 18 clip-path: none; 19 color: #21759b; 20 display: block; 21 font-size: 0.875rem; 22 font-weight: 700; 23 height: auto; 24 left: 5px; 25 line-height: normal; 26 padding: 15px 23px 14px; 27 text-decoration: none; 28 top: 5px; 29 width: auto; 30 z-index: 100000; 31 } 32 33 /* Do not show the outline on the skip link target. */ 34 #content[tabindex="-1"]:focus { 35 outline: 0; 36 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Sat Feb 22 08:20:01 2025 | Cross-referenced by PHPXref |