'accesskey'

This commit is contained in:
ken 2025-08-21 14:34:12 +08:00
parent a6b8816aea
commit 19c863ecdc
1 changed files with 3 additions and 0 deletions

View File

@ -21,3 +21,6 @@ a[accesskey] {
color: transparent !important;
}
}
#layout-navigation a[accesskey]{
position: absolute!important;
}