mirror of
https://github.com/searxng/searxng.git
synced 2024-11-08 19:29:40 +00:00
[enh] css rules
This commit is contained in:
parent
30af40a7d4
commit
0cfc4b4c8a
1 changed files with 2 additions and 0 deletions
|
@ -27,3 +27,5 @@ a { text-decoration: none; }
|
|||
.small p { margin: 2px 0; }
|
||||
|
||||
.right { float: right; }
|
||||
|
||||
.invisible { display: none; }
|
||||
|
|
Loading…
Reference in a new issue