diff --git a/webapp/web/css/search.css b/webapp/web/css/search.css index 5ed611d66..6a7a6d287 100644 --- a/webapp/web/css/search.css +++ b/webapp/web/css/search.css @@ -12,13 +12,14 @@ } /* Search results */ .searchhits li { - margin-top: 1em; + margin-top: 1em; } .searchhits li a { margin-right: .4em; } -p.snippets { +p.snippet { font-size: .8em; + line-height: 1.4em; } span.SearchTerm, h1 span.SearchTerm,