10 lines
159 B
Stylus
10 lines
159 B
Stylus
|
span.dot,span.sep
|
||
|
font-size: 0.9em
|
||
|
margin: 0 .25em
|
||
|
span.dot:before
|
||
|
content: '·'
|
||
|
span.sep:before
|
||
|
content: '/'
|
||
|
padding-left: 2px
|
||
|
padding-right: 2px
|