main
css 2 lines 100 Bytes
Raw
1 .download-counter::before { content: "↓" }
2 .download-counter::after { content: var(--separator) }