styles.alv.cx/modules/readmes/search.txt

14 lines
339 B
Plaintext
Raw Permalink Normal View History

2022-04-12 16:23:43 +00:00
in the css
@import url("https://styles.alv.cx/modules/search.css");
2022-04-12 16:23:43 +00:00
2022-04-12 16:16:01 +00:00
example:
<div id="searchWrapper">
<input id="search" placeholder="Search">
</div>
<p class="searchSmallText" style="margin-top: 0; text-align: center">
Press (<kbd>Shift</kbd>+)<kbd>Enter</kbd> to open first result (in new tab)
</p>
<div id="results"> </div>