|
|
|
@@ -100,7 +100,7 @@ |
|
|
|
<input name="q" value="{{.Keyword}}" placeholder="{{.i18n.Tr "explore.search_pro"}}..." |
|
|
|
style="transition: background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#888888;background:#363840 ;color:#888888;border: none;outline: none;"> |
|
|
|
<input type="hidden" name="tab" value="{{$.TabName}}"> |
|
|
|
<input type="hidden" name="sort" value="sort"> |
|
|
|
<input type="hidden" name="sort" value="hot"> |
|
|
|
<button style="border: none;background-color: #363840;outline: none;border-radius:5px"><img type = "submit" style="width: 25px; height: 25px;margin: auto;" src="/img/search.svg" > |
|
|
|
</button> |
|
|
|
<!-- <button class="ui green button">{{.i18n.Tr "explore.search"}}</button> --> |
|
|
|
|