diff --git a/doc/Changelog.html b/doc/Changelog.html
index 83982c0d..5bf91942 100644
--- a/doc/Changelog.html
+++ b/doc/Changelog.html
@@ -14,13 +14,16 @@
body { font-family: "Times New Roman", Times, serif; color: #000000; background-color: #FFFFFF; }
p { text-align: justify; }
tt, pre, code { font-family: Courier New, Courier, mono; background-color: #EDF3F7; padding: 1px; }
- h1:not(:first-child) { margin-top: 2.25em; }
- h2 { margin-top: 2.0em; }
+ h1:not(.title) { margin-top: 2.25em; }
+ h2:not(.author) { margin-top: 2.0em; }
h3, h4 { margin-top: 1.75em; }
a { color: #0000BB; text-decoration: none; }
a:visited { color: #0000BB; text-decoration: none; }
a:active { color: #0000FF; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: underline; }
+ img { margin-bottom: 0.75em; }
+ ul, ol { margin-bottom: 2.0em; }
+ li>ul, li>ol { margin-bottom: 0em; }
-->
diff --git a/doc/Manual.html b/doc/Manual.html
index c230b3c8..2dc0e03c 100644
--- a/doc/Manual.html
+++ b/doc/Manual.html
@@ -4,6 +4,7 @@
+