4 lines
69 B
HTML
4 lines
69 B
HTML
<style>
|
|
:root { columns: 5px }
|
|
</style>
|
|
<hr style="column-span:all">
|