mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
Fix right-margin in sphinx doc CSS (thanks bruno)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user