From c1d5a801b4bc66e3866f815be00e11d1b20d3539 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 24 Jun 2023 14:44:36 +0200 Subject: Adding upstream version 5.3.0+dfsg. Signed-off-by: Daniel Baumann --- site/layouts/partials/callouts/warning-color-assistive-technologies.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 site/layouts/partials/callouts/warning-color-assistive-technologies.md (limited to 'site/layouts/partials/callouts/warning-color-assistive-technologies.md') diff --git a/site/layouts/partials/callouts/warning-color-assistive-technologies.md b/site/layouts/partials/callouts/warning-color-assistive-technologies.md new file mode 100644 index 0000000..aaa6f64 --- /dev/null +++ b/site/layouts/partials/callouts/warning-color-assistive-technologies.md @@ -0,0 +1 @@ +**Accessibility tip:** Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies like screen readers. Please ensure the meaning is obvious from the content itself (e.g., the visible text) or is included through alternative means, such as additional text hidden with the `.visually-hidden` class. \ No newline at end of file -- cgit v1.2.3