Lots of fixes to pagination, l10n, tutorial, css ...
diff --git a/dev/scss/main/kwic.scss b/dev/scss/main/kwic.scss
index 3676663..7284311 100644
--- a/dev/scss/main/kwic.scss
+++ b/dev/scss/main/kwic.scss
@@ -5,7 +5,7 @@
 
 #search {
   position: relative;
-  margin-bottom: 44px;
+  margin-bottom: 30px;
   overflow: visible;
 
   &.match {
@@ -84,7 +84,7 @@
 //      @include light-noise;
       position: relative;
       > div {
-	min-height: 42pt;
+	min-height: 20pt;
 	> div.snippet {
 	  background-color: $light-orange;
 	  > * {