Files
textual/sandbox/will/scrollbug.css
2022-10-17 16:14:21 +01:00

10 lines
96 B
CSS

Screen {
align: center middle;
}
#test {
border: solid white;
background: blue;
}