Fix anchors block formatting

This commit is contained in:
SillyLossy
2023-03-27 19:06:02 +03:00
parent 4d73ee7dd8
commit 1cbda8a6ea

View File

@ -809,11 +809,12 @@
</div>
<hr>
<div id="anchors-block">
<h4>
Anchors Order
<a href="/notes/9" class="notes-link" target="_blank">
<span class="note-link-span">?</span>
</a>
<br>
</h4>
<select id="anchor_order">
<option value="0">Character then Style</option>
<option value="1">Style then Character</option>