mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 08:09:18 +02:00
style: consolidate aria-current nav styles — remove border-radius from base header links, keep global :focus-visible ring, move border-bottom/padding to shared header.css
This commit is contained in:
@@ -38,11 +38,6 @@
|
||||
margin-right: 0.4em;
|
||||
}
|
||||
|
||||
/* Active nav link — non-colour indicator required by WCAG 1.4.1 */
|
||||
.admin-body header nav ul a[aria-current="page"] {
|
||||
border-bottom: 2px solid currentColor;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
.admin-body main {
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user