Add p to tell user about enter to open

This commit is contained in:
2021-08-24 15:36:42 +01:00
parent 8871faaef0
commit 0c5f367ceb
2 changed files with 10 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ Browse <a href="/notes">here</a> or by tag <a href="/.tags">here</a>.
<input placeholder="Search" id="search">
<input type="number" id="resultsMax" min="0" value="5">
</div>
<p class="smallText" style="margin-top: 0; text-align: center;"> Press <kbd>Enter</kbd> to open first result or <kbd>Shift</kbd>+<kbd>Enter</kbd> to open in new tab</p>
<div id="results">
</div>