diff blast_html.html.jinja @ 21:9596fea636bb

style changes
author Jan Kanis <jan.code@jankanis.nl>
date Thu, 15 May 2014 10:45:34 +0200
parents 53cd304c5f26
children
line wrap: on
line diff
--- a/blast_html.html.jinja	Wed May 14 16:20:29 2014 +0200
+++ b/blast_html.html.jinja	Thu May 15 10:45:34 2014 +0200
@@ -55,8 +55,11 @@
       font-weight: bold;
       }
 
+      .index {
+      margin-bottom: 3em;
+      }
       .index div.indexentry {
-      margin: .6em;
+      margin: 1.2em 1.6em;
       font-weight: bold;
       font-size: 100%;
       }
@@ -377,7 +380,7 @@
             ({{result|len}} letters, {{hits|length}} hits)
         </a></div>
         {% endfor %}
-        
+
       </section>
       {% endif %}