feat: Reflect new hr styles

This commit is contained in:
sthag 2026-02-14 20:45:30 +01:00
parent 9d98b69e31
commit aa4c0968ae
6 changed files with 22 additions and 23 deletions

View file

@ -231,8 +231,8 @@ tags:
<h3>hr</h3>
<pre class="pre_code"><code>hr.space_even_half</code></pre>
<hr class="space_even_half">
<pre class="pre_code"><code>hr.hr_dotted.space_even_fourth</code></pre>
<hr class="hr_dotted space_even_fourth">
<pre class="pre_code"><code>hr.dotted.space_even_fourth</code></pre>
<hr class="dotted space_even_fourth">
<h3>ul</h3>
<pre class="pre_code"><code>nav>ul.list_link>(li>a)+li>a>img+span</code></pre>
<nav>