Files
textual/docs/examples/styles/tint.css
2023-01-06 14:53:07 +00:00

9 lines
164 B
CSS

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