# Accessible OneTwo

An accessible child theme for the WordPress Twenty Twelve theme.
Includes the following enhancements:

* style.css
Removed underline for links on hover/focus (to clearly indicate a selected element).
Increased contrast in buttons, links and other text (for low-vision users and situations).
Remove automatic hyphenation (to avoid strange pronunciation with screen readers).

* header.php
Removed link around site's title and banner image when front page is viewed.
Only show description heading if the site description has been set.

* content.php
Changed post headings in content lists from h1 to h2.

* footer.php
Added "return to top of page" link.
