Update web/templates/search.html
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<!-- ===== User controls: font size + history + recent views ===== -->
|
<!-- ===== User controls: font size + history + recent views ===== -->
|
||||||
<div class="card" style="padding:12px; margin:12px 0;">
|
<div class="card" style="padding:12px; margin:12px 0;">
|
||||||
<div class="meta-label">Font size</div>
|
<div class="meta-label">Font size DOES NOT WORK YET</div>
|
||||||
<div style="display:flex; gap:8px; margin-top:8px;">
|
<div style="display:flex; gap:8px; margin-top:8px;">
|
||||||
<button class="nav-btn" data-font-choice="small" type="button">Small</button>
|
<button class="nav-btn" data-font-choice="small" type="button">Small</button>
|
||||||
<button class="nav-btn" data-font-choice="default" type="button">Default</button>
|
<button class="nav-btn" data-font-choice="default" type="button">Default</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user