feat: Reflect new hr styles
This commit is contained in:
parent
9d98b69e31
commit
aa4c0968ae
6 changed files with 22 additions and 23 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue