mirror of https://github.com/searxng/searxng.git
[enh] css rules
This commit is contained in:
parent
30af40a7d4
commit
0cfc4b4c8a
|
@ -27,3 +27,5 @@ a { text-decoration: none; }
|
||||||
.small p { margin: 2px 0; }
|
.small p { margin: 2px 0; }
|
||||||
|
|
||||||
.right { float: right; }
|
.right { float: right; }
|
||||||
|
|
||||||
|
.invisible { display: none; }
|
||||||
|
|
Loading…
Reference in New Issue