X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/76aea3697c6043c1613370f172395b4f65ee71f0..c55863f11e8589bf8d4a5698bf15752406654f1c:/wp-content/themes/classic/style.css diff --git a/wp-content/themes/classic/style.css b/wp-content/themes/classic/style.css index 93dc883b..a3b8df91 100644 --- a/wp-content/themes/classic/style.css +++ b/wp-content/themes/classic/style.css @@ -12,6 +12,11 @@ This is just a basic layout, with only the bare minimum defined. Please tweak this and make it your own. :) */ +.screen-reader-text { + position: absolute; + left: -1000em; +} + a { color: #675; }