mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
[enh] ui improvements
This commit is contained in:
parent
d5ec0f43e4
commit
38eb96f8fc
@ -0,0 +1,11 @@
|
|||||||
|
html {
|
||||||
|
font-family: sans-serif;
|
||||||
|
-webkit-text-size-adjust: 100%;
|
||||||
|
-ms-text-size-adjust: 100%;
|
||||||
|
color: #444444;
|
||||||
|
}
|
||||||
|
.center { text-align: center; }
|
||||||
|
|
||||||
|
h1 { font-size: 5em; }
|
||||||
|
|
||||||
|
input { border: 2px solid #8888FF; padding: 8px; background-color: #FFFFFF; font-size: 1.6em; }
|
Loading…
Reference in New Issue
Block a user