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