mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add to documented text styles.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
The [text style](/styles/css_units/text_style) unit can be any space-separated combination of the following values:
|
||||
The [text style](/styles/css_units/text_style) unit can be any _space-separated_ combination of the following values:
|
||||
|
||||
| Value | Description |
|
||||
|-------------|----------------------------------------------------------------|
|
||||
@@ -7,3 +7,4 @@ The [text style](/styles/css_units/text_style) unit can be any space-separated c
|
||||
| `reverse` | reverse video text (foreground and background colors reversed) |
|
||||
| `underline` | <u>underline text</u> |
|
||||
| `strike` | <s>strikethrough text</s> |
|
||||
| `none` | plain text with no styling |
|
||||
|
||||
Reference in New Issue
Block a user