diff --git a/index.html b/index.html index 731a472..816800a 100644 --- a/index.html +++ b/index.html @@ -82,6 +82,29 @@ /* Font families */ .font-display { font-family: "Space Grotesk", sans-serif; } .font-mono { font-family: "Fira Code", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace; } + + /* Accessibility - Screen Reader Only */ + .sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + white-space: nowrap; + border: 0; + } + .focus\:not-sr-only:focus { + position: absolute; + width: auto; + height: auto; + padding: 0; + margin: 0; + overflow: visible; + clip: auto; + white-space: normal; + } + + + 메인 콘텐츠로 건너뛰기 + +
-
+
- terminal + root@anvil-cloud:~
- + @AnvilForgeBot - open_in_new +
@@ -140,10 +177,10 @@
-
+
-
 █████╗ ███╗   ██╗██╗   ██╗██╗██╗
+