Fix links to snippets and types.

This commit is contained in:
Rodrigo Girão Serrão
2022-12-21 19:41:54 +00:00
parent 175f6b65cb
commit d7049c89a0
14 changed files with 20 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ color: (<COLOR> | auto) [<PERCENTAGE>];
Use `auto` to automatically choose a color with suitable contrast for readability.
--8<-- "docs/snippets/color_css_syntax.md"
--8<-- "docs/snippets/type_syntax/color.md"
The optional [percentage](./css_units/percentage.md) sets the transparency level and will override any transparency specified directly in the color.