1
0
mirror of https://github.com/searxng/searxng.git synced 2024-10-01 09:00:15 +02: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; }