2
0
mirror of https://github.com/searx/searx synced 2025-08-30 22:16:19 +00:00

[enh] css rules

This commit is contained in:
asciimoo
2013-10-20 10:39:49 +02:00
parent 30af40a7d4
commit 0cfc4b4c8a

View File

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