added stuff

This commit is contained in:
9ahmed 2021-04-07 00:35:25 +05:00
parent 047cbb44d1
commit 5467eb4046
2 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@
<input type="hidden" name="k9" value="#D51920" />
<input type="hidden" name="kt" value="h" />
<input type="text" name="q" maxlength="255" placeholder="Search&hellip;" />
<input type="submit" value="DuckDuckGo Search" style="visibility: hidden;" />
<input type="submit" value="searX Search" style="visibility: hidden;" />
</form>
</div>

View File

@ -3,13 +3,13 @@ body {
}
.links-main {
font-size: 20px;
font-size: 18.1px;
font-family: 'Courier New', Courier, monospace;
text-align: center;
padding-top: 200px;
}
.search-bar {
padding-left: 220px;
padding-left: 160px;
padding-top: 80px;
}