5 lines
80 B
CSS
5 lines
80 B
CSS
listview > row {
|
|
padding: 8px;
|
|
font-size: 48px;
|
|
font-family: monospace;
|
|
}
|