minor styling tweak
This commit is contained in:
parent
4e4f726cbd
commit
9897e737fa
|
@ -248,6 +248,9 @@ ol {
|
|||
ol li::marker {
|
||||
font-family: 'Nimbus Mono PS', 'Courier New', 'Cutive Mono', monospace;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
#queue-container ol li::marker {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue