mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update links to snippets.
This commit is contained in:
@@ -9,7 +9,7 @@ For example, the `background` rule sets the color of the background of a widget.
|
||||
|
||||
## Syntax
|
||||
|
||||
--8<-- "docs/styles/snippets/color_css_syntax.md"
|
||||
--8<-- "docs/snippets/color_css_syntax.md"
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## Syntax
|
||||
|
||||
--8<-- "docs/styles/snippets/percentage_syntax.md"
|
||||
--8<-- "docs/snippets/percentage_syntax.md"
|
||||
|
||||
!!! warning
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ Scalars also accept the special value `auto`.
|
||||
|
||||
## Syntax
|
||||
|
||||
--8<-- "docs/styles/snippets/scalar_syntax.md"
|
||||
--8<-- "docs/snippets/scalar_syntax.md"
|
||||
|
||||
A complete reference table and detailed explanations follow.
|
||||
You can [skip to the examples](#Examples).
|
||||
|
||||
@@ -8,7 +8,7 @@ The text style unit is a combination of any of the legal text style values in a
|
||||
|
||||
## Syntax
|
||||
|
||||
--8<-- "docs/styles/snippets/text_style_syntax.md"
|
||||
--8<-- "docs/snippets/text_style_syntax.md"
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user