|
@@ -239,6 +239,12 @@ article ol,
|
|
line-height: 25px;
|
|
line-height: 25px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.rst-content section ul li {
|
|
|
|
+ /* Increase spacing between list items. */
|
|
|
|
+ margin-top: 8px;
|
|
|
|
+ margin-bottom: 8px;
|
|
|
|
+}
|
|
|
|
+
|
|
body,
|
|
body,
|
|
.rst-content table.docutils thead {
|
|
.rst-content table.docutils thead {
|
|
color: var(--body-color);
|
|
color: var(--body-color);
|