Files
textual/docs/examples/guide/input/binding01.css
Will McGugan 3f0955cbe5 fix tests
2022-09-26 09:51:33 +01:00

8 lines
118 B
CSS

Bar {
height: 5;
content-align: center middle;
text-style: bold;
margin: 1 2;
color: $text;
}