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

@@ -8,7 +8,7 @@ The `background` rule sets the background color of a widget.
background: <COLOR> [<PERCENTAGE>];
```
--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.