Pārlūkot izejas kodu

[enh] ui improvements

asciimoo 11 gadus atpakaļ
vecāks
revīzija
c3b7ed8687
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6
    0
      searx/static/css/style.css

+ 6
- 0
searx/static/css/style.css Parādīt failu

@@ -9,3 +9,9 @@ html {
9 9
 h1 { font-size: 5em; }
10 10
 
11 11
 input { border: 2px solid #8888FF; padding: 8px; background-color: #FFFFFF; font-size: 1.6em; }
12
+
13
+.result_title { margin-bottom: 0; }
14
+
15
+.result p { margin-top: 0; padding-top: 0;}
16
+
17
+.url { font-weight: bold; }