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