Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 169: | Line 169: | ||
<div id="hp-main"> | <div id="hp-main"> | ||
<form class="hp-search" onsubmit="search(event)"> | <form class="hp-search" onsubmit="search(event)"> | ||
<input id="hp-search-input" class="form-control form-control-lg" type="text" placeholder="Search the entire LCC" aria-label="Search"> | <input id="hp-search-input" class="form-control form-control-lg" type="text" placeholder="Search the entire LCC" | ||
aria-label="Search"><button type="submit" class="btn btn-primary" | |||
style="background-color: var(--links-blue); border-color: var(--links-blue);">Search</button> | |||
</form> | </form> | ||
Revision as of 15:56, 20 July 2023
Second version of the LINKS Community Center homepage.
Do not modify!