Skip to content

Commit

Permalink
Deployed c54ec46 with MkDocs version: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KSneijders committed Nov 1, 2023
0 parents commit 76484cc
Show file tree
Hide file tree
Showing 99 changed files with 139,297 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1,410 changes: 1,410 additions & 0 deletions 404.html

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions _assets/css/api_docs_extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
h5.doc.doc-heading {
font-size: 20px;
}

.class-attribute-entry {
padding: 10px 10px !important;
}

.class-attribute-entry .highlight.language-python {
font-size: 14px;
}

.class-attribute-entry .doc-label-instance-attribute {
font-size: 14px;
}

/*
| Overwrite certain CSS attributes on source code blocks inside tables to fix styling issues.
*/

.inner-table-code-block-overwrite details {
margin: 1.5625em 0 !important;
}

.inner-table-code-block-overwrite table.highlighttable tr {
display: flex !important;
}

.inner-table-code-block-overwrite table.highlighttable tr td {
border-top: none !important;
}

.inner-table-code-block-overwrite table.highlighttable tr td:first-child {
padding: .7720588235em 0 .7720588235em 1.1764705882em !important;
}

.inner-table-code-block-overwrite table.highlighttable tr td:not(:first-child) {
padding: 0 !important;
}
Loading

0 comments on commit 76484cc

Please sign in to comment.