asciimoo před 11 roky
rodič
revize
0cfc4b4c8a
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      searx/static/css/style.css

+ 2
- 0
searx/static/css/style.css Zobrazit soubor

@@ -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; }