mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-12 11:28:57 +00:00
5 lines
127 B
HTML
5 lines
127 B
HTML
<style>
|
|
div::after { content: counter(n, korean-hanja-formal); }
|
|
</style>
|
|
<div style="counter-reset: n -10000000000;"></div>
|