Fix right-margin in sphinx doc CSS (thanks bruno)

This commit is contained in:
hakril
2018-07-11 11:57:39 +02:00
parent c59af86910
commit eb3b13016f
+2
View File
@@ -16,6 +16,8 @@ div.body {
max-width: none;
}
div.bodywrapper { margin-right: 20px; }
div.admonition-todo {
border-top: 2px solid red;
border-bottom: 2px solid red;