This commit is contained in:
ge
2023-04-13 23:56:23 +03:00
commit cb0e71136c
9 changed files with 510 additions and 0 deletions

View File

@ -0,0 +1,8 @@
div.sphinxsidebar {
word-wrap: unset;
overflow-wrap: unset;
width: 300px;
}
div.bodywrapper {
margin: 0 0 0 300px;
}