mirror of
https://github.com/searxng/searxng.git
synced 2025-09-15 22:58:25 +02:00
[enh] w3c compatibility ++ ui mods
This commit is contained in:
parent
ce544c30c1
commit
f1f0d978cb
4 changed files with 5 additions and 4 deletions
|
@ -19,8 +19,8 @@ html {
|
|||
|
||||
h1 { font-size: 5em; }
|
||||
|
||||
h1.title { background: url('/static/img/searx.png') no-repeat; width: 100%; background-position: center; }
|
||||
h1.title div { visibility: hidden; }
|
||||
div.title { background: url('/static/img/searx.png') no-repeat; width: 100%; background-position: center; }
|
||||
div.title h1 { visibility: hidden; }
|
||||
|
||||
|
||||
input[type="submit"] { border: 1px solid #666666; color: #444444; padding: 4px; background-color: #FFFFFF; margin-left: 8px; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue