updated colors of dummy-text

This commit is contained in:
2025-02-26 12:23:53 +01:00
parent 07020f3c30
commit 38d3eaa6d1
2 changed files with 32 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
(defwidget loremText [text]
(label :text text
:style "color: black;"
:class 'lorem-text'
)
)