Files
textual/docs/examples/styles/tint.css
Rodrigo Girão Serrão a1b9d4b2c5 Fix examples.
2023-01-09 16:11:45 +00:00

9 lines
139 B
CSS

Label {
height: 3;
width: 100%;
text-style: bold;
background: white;
color: black;
content-align: center middle;
}