mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add what appears to be a missing "at"
This commit is contained in:
@@ -96,7 +96,7 @@ The following example shows what happens when you set alpha on background colors
|
|||||||
--8<-- "docs/examples/guide/styles/colors02.py"
|
--8<-- "docs/examples/guide/styles/colors02.py"
|
||||||
```
|
```
|
||||||
|
|
||||||
Notice that an alpha of 0.1 the background almost matches the screen, but at 1.0 it is a solid color.
|
Notice that at an alpha of 0.1 the background almost matches the screen, but at 1.0 it is a solid color.
|
||||||
|
|
||||||
```{.textual path="docs/examples/guide/styles/colors02.py"}
|
```{.textual path="docs/examples/guide/styles/colors02.py"}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user