From af4d1027671b278bdc3b0069bb7ef871bf936109 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 24 Sep 2013 18:02:10 -0700 Subject: Use "Skip to main content" phrasing consistently; further #10786 fixes --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css.html') diff --git a/css.html b/css.html index 7f527084f..0ff495dc1 100644 --- a/css.html +++ b/css.html @@ -2361,7 +2361,7 @@ For example, <section> should be wrapped as inline.

Screen reader content

Hide an element to all devices except screen readers with .sr-only. Necessary for following accessibility best practices. Can also be used as a mixin.

{% highlight html %} -Skip to content +Skip to main content {% endhighlight %} {% highlight css %} // Usage as a Mixin -- cgit v1.2.3