mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add 'See also' sections to references.
This commit is contained in:
@@ -47,3 +47,7 @@ text-opacity: 50%;
|
||||
# Set the text to be "half-faded" against the background of the widget
|
||||
widget.styles.text_opacity = "50%"
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
- [`opacity`](./opacity.md) to specify the transparency of a whole widget.
|
||||
|
||||
Reference in New Issue
Block a user