From 7e84b48089af7b23918e44518062ad9228ceff69 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E2=82=8D=CB=84=E0=B8=B8=2E=CD=A1=CB=B3=CC=AB=2E=CB=84?= =?utf8?q?=E0=B8=B8=E2=82=8E?= Date: Sat, 3 Oct 2015 16:41:40 -0700 Subject: [PATCH] fix typo --- doc/pages/accessibility.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/accessibility.html b/doc/pages/accessibility.html index 3ac18e620..43dbd6ea4 100644 --- a/doc/pages/accessibility.html +++ b/doc/pages/accessibility.html @@ -54,7 +54,7 @@ Using the Tab button, navigate until you’ve reached the link below. (You can u {{#markdown}} ```css #skip a { - {position:absolute; + position:absolute; left:-10000px; top:auto; width:1px; -- 2.47.2