diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-10-19 23:25:37 +0200 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-10-19 23:25:37 +0200 |
| commit | 565db911a4ab98227d7d04f57974ffffa8bef402 (patch) | |
| tree | 53bef13e8b186ceaa85939d8d9c775a8b54bfab2 /searx/static/css | |
| parent | b9cdad9178608ffc4ea2072e3ecc033e9cc3e996 (diff) | |
[enh][mod] ui changes
Diffstat (limited to 'searx/static/css')
| -rw-r--r-- | searx/static/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/searx/static/css/style.css b/searx/static/css/style.css index 0ae826002..b41b13676 100644 --- a/searx/static/css/style.css +++ b/searx/static/css/style.css @@ -12,8 +12,6 @@ input { border: 2px solid #666666; color: #444444; padding: 8px; background-col a { text-decoration: none; } -#container { position: relative;} - .result_title { margin-bottom: 0; } .result p { margin-top: 0; padding-top: 0; font-size: 0.8em; max-width: 50em; } |