mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Uniformise CSS rules reference format.
This commit is contained in:
@@ -12,8 +12,12 @@ The style `background` needs a [`<color>`](../css_types/color.md) followed by an
|
||||
|
||||
### Values
|
||||
|
||||
#### <color>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/color.md"
|
||||
|
||||
#### <percentage>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/percentage.md"
|
||||
This is clamped between `0%` and `100%`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user