Files
textual/sandbox/will/spacing.css
2022-09-02 10:11:09 +01:00

14 lines
145 B
CSS

Screen {
overflow: auto;
}
Static {
background: blue 20%;
height: 100%;
margin: 2 4;
min-width: 80;
min-height: 40;
}