mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix links to snippets and types.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user