summaryrefslogtreecommitdiffstatshomepage
path: root/www/docs/utils.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/docs/utils.md')
-rw-r--r--www/docs/utils.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/docs/utils.md b/www/docs/utils.md
index 0a8b3a5..b705c2f 100644
--- a/www/docs/utils.md
+++ b/www/docs/utils.md
@@ -4,6 +4,11 @@
For the minor alterations to the default look that make all the difference,
missing.css has a collection of classes and custom elements.
+## Visually hidden content
+
+`.v-h`, `<v-h>`
+: Visually hide a content without hiding it from assistive software.
+
## Container
`<div class="container">`