mirror of
https://github.com/AnLoMinus/Diablo.git
synced 2026-02-12 14:02:47 +00:00
Merge branch 'main' into codex/review-index.html-for-improvements-vebxza
This commit is contained in:
committed by
GitHub
commit
b0499cfd54
@@ -64,11 +64,8 @@
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.skip-link:focus,
|
||||
.skip-link:focus-visible {
|
||||
.skip-link:focus {
|
||||
left: 1rem;
|
||||
outline: 2px solid var(--accent-2);
|
||||
outline-offset: 3px;
|
||||
}
|
||||
|
||||
/* Subtle noise / scanline overlay */
|
||||
@@ -803,7 +800,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-link" href="#main-content">Skip to main content</a>
|
||||
<a class="skip-link" href="#top">Skip to main content</a>
|
||||
<header class="topbar">
|
||||
<div class="container topbar-inner">
|
||||
<div class="logo-mark">
|
||||
|
||||
Reference in New Issue
Block a user