summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/qute.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/qute.css b/www/qute.css
index 1dead1aa2..676099f59 100644
--- a/www/qute.css
+++ b/www/qute.css
@@ -13,6 +13,10 @@ p {
margin: 6px 0;
}
+#preamble > .sectionbody > .paragraph > p {
+ margin: 0;
+}
+
#header {
display: none;
}