diff --git a/_includes/wai-evaluation-tools-list/css/styles.css b/_includes/wai-evaluation-tools-list/css/styles.css index 6734da5..b73b1c5 100644 --- a/_includes/wai-evaluation-tools-list/css/styles.css +++ b/_includes/wai-evaluation-tools-list/css/styles.css @@ -88,7 +88,7 @@ main>header { grid-column: 1 / 9; } -.header-sup p:first-child { +.header-sup > div > p:first-child { margin-top: 0; font-size: 125%; } diff --git a/content/index.md b/content/index.md index 3fcde6f..68e6604 100755 --- a/content/index.md +++ b/content/index.md @@ -31,14 +31,18 @@ sidebar: false
- -

Web accessibility evaluation tools are software programs or online services that help you determine if web content meets accessibility guidelines. This page provides a list of such tools.

To determine what kind of tool you need and how they are able to assist you, see Selecting Web Accessibility Evaluation Tools.

- {% assign submit = "/test-evaluate/tools/submit-a-tool/" | relative_url %} - {% include_cached button.html type="link" label="Submit your tool" class="more" href=submit %} + {% include box.html type="start" %} +

Information on this page is submitted by providers and others. W3C does not endorse specific products.

+

See Disclaimer.

+ {% include box.html type="end" %} +

+ {% assign submit = "/test-evaluate/tools/submit-a-tool/" | relative_url %} + {% include_cached button.html type="link" label="Submit your tool" class="more" href=submit %} +