mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-20 13:59:19 +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>
|