Update web/templates/search.html
This commit is contained in:
parent
9b75da8932
commit
4fcc9a8e12
@ -85,10 +85,11 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- ===== Illustration of the Day ===== -->
|
||||||
<div class="card" style="padding:0; margin:16px 0 12px;">
|
<div class="card" style="padding:0; margin:16px 0 12px;">
|
||||||
<h1 class="page-title">Illustration of the Day</h1>
|
<h1 class="page-title iotd-title">Illustration of the Day</h1>
|
||||||
<div id="iotd-box" class="dropdown-panel open" style="padding:12px 16px;">
|
<div id="iotd-box" class="iotd-panel">
|
||||||
<p id="iotd-text" style="margin-bottom:12px;">Loading…</p>
|
<p id="iotd-text" style="margin:0 0 12px;">Loading…</p>
|
||||||
<a id="iotd-open" href="#" class="btn btn-primary" style="display:none;">Open Illustration</a>
|
<a id="iotd-open" href="#" class="btn btn-primary" style="display:none;">Open Illustration</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user