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:
@@ -50,3 +50,7 @@ Widget {
|
||||
# Fade the widget to 50% against its parent's background
|
||||
widget.styles.opacity = "50%"
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
- [`text-opacity`](./text_opacity.md) to blend the color of a widget's content with its background color.
|
||||
|
||||
Reference in New Issue
Block a user