Selaa lähdekoodia

[enh] css rules

asciimoo 11 vuotta sitten
vanhempi
commit
0cfc4b4c8a
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      searx/static/css/style.css

+ 2
- 0
searx/static/css/style.css Näytä tiedosto

@@ -27,3 +27,5 @@ a { text-decoration: none; }
27 27
 .small p { margin: 2px 0; }
28 28
 
29 29
 .right { float: right; }
30
+
31
+.invisible { display: none; }