Header floats kthnx css and comments
This commit is contained in:
@@ -90,7 +90,7 @@ func htmlCreate(w http.ResponseWriter, baseHREF string) {
|
||||
|
||||
func htmlSearch(w http.ResponseWriter) {
|
||||
fmt.Fprintf(w, `
|
||||
<form action=%q method="post" style="padding-top: 2.5em">
|
||||
<form action=%q method="post" >
|
||||
<input type="text" name="keywords"></input>
|
||||
<button type="submit">Search</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user