Files
textual/sandbox/uber.css
Will McGugan 6d6c8c9fce comments
2022-03-24 14:56:12 +00:00

13 lines
178 B
CSS

#uber1 {
layout: vertical;
text: on dark_green;
overflow: hidden auto;
border: heavy white;
}
.list-item {
height: 8;
min-width: 80;
text-background: dark_blue;
}