X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/449d082fcc4873c1f7d363a0d9f7409be7f6e77d..9c40b4d36daed9e28e48a5fe9205c32557195a4b:/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; }