Update opacity example.

This commit is contained in:
Rodrigo Girão Serrão
2022-12-22 18:38:14 +00:00
parent 8c0f1dc83c
commit bebd054e5e
2 changed files with 9 additions and 8 deletions

View File

@@ -19,10 +19,11 @@
}
Screen {
background: antiquewhite;
background: black;
}
Static {
Label {
width: 100%;
height: 1fr;
border: outer dodgerblue;
background: lightseagreen;