diff --git a/templates/index.html b/templates/index.html index 272a058..cea450f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,6 +6,7 @@ {% block extrahead %} {% endblock %} @@ -33,8 +45,11 @@ ul.results li:nth-child(odd) { background-color: #eee; }