Add 'See also' sections to references.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-09 15:25:47 +00:00
parent 8bf211b898
commit e81779f97c
43 changed files with 216 additions and 5 deletions

View File

@@ -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.