reduced font size of playlist numbers
This commit is contained in:
parent
319d09708e
commit
93e984643c
|
@ -248,6 +248,7 @@ ol {
|
|||
ol li::marker {
|
||||
font-family: 'Nimbus Mono PS', 'Courier New', 'Cutive Mono', monospace;
|
||||
font-weight: 600;
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
ol li {
|
||||
|
|
Loading…
Reference in New Issue