more adaptions for mkdocstrings griffin plugin

This commit is contained in:
Sarah Hoffmann
2023-08-19 09:34:31 +02:00
parent 6533af6a91
commit e672de036e
4 changed files with 23 additions and 24 deletions

View File

@@ -2,6 +2,10 @@
display: none!important
}
.wy-nav-content {
max-width: 900px!important
}
table {
margin-bottom: 12pt
}
@@ -16,9 +20,12 @@ th {
.doc-object h6 {
margin-bottom: 0.8em;
font-size: 120%;
font-size: 140%;
}
.doc-object {
margin-bottom: 1.3em;
}
.doc-children .doc-contents {
margin-left: 3em;