www: Drop search autocomplete, but make search itself a bit more useful
This commit is contained in:
parent
fc9a19e7c4
commit
9a81147983
3 changed files with 31 additions and 252 deletions
|
|
@ -20,7 +20,7 @@ thead td { font-weight: bold }
|
|||
header { border-bottom: 3px dotted #ccc; display: flex; justify-content: space-between; align-items: end; flex-wrap: wrap }
|
||||
header a { font: 24px "Arial", serif; font-weight: bold }
|
||||
header form { padding-bottom: 3px }
|
||||
header input[type=text] { width: 100px }
|
||||
header input[type=text] { width: 200px }
|
||||
|
||||
footer { border-top: 3px dotted #ccc; color: #666; font-size: 12px; display: flex; justify-content: space-between; flex-wrap: wrap }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue