Omit margin between header and backlinks.
[Sone.git] / src / main / resources / static / css / sone.css
index 3429138..058029c 100644 (file)
@@ -736,6 +736,10 @@ textarea {
        clear: both;
 }
 
+#sone h1.backlink {
+       margin-bottom: 0px;
+}
+
 #sone h2 {
        font-family: inherit;
        font-size: 150%;