mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 15:31:51 +08:00
10 lines
339 B
HTML
10 lines
339 B
HTML
|
<div id="song-search-container">
|
||
|
<div id="song-search">
|
||
|
<div id="song-search-close" class="stroke-sub" alt="x">x</div>
|
||
|
<div id="song-search-bar">
|
||
|
<input type="search" id="song-search-input" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false">
|
||
|
</div>
|
||
|
<div id="song-search-results"></div>
|
||
|
</div>
|
||
|
</div>
|