Merging upstream version 1.3.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5b922100c9
commit
8a6a3342fc
337 changed files with 16571 additions and 4891 deletions
|
@ -194,7 +194,7 @@
|
|||
color: var(--md-default-fg-color--lighter)
|
||||
} */
|
||||
.md-typeset__table {
|
||||
min-width: 80%;
|
||||
min-width: 30%;
|
||||
}
|
||||
.md-typeset table:not([class]) {
|
||||
display: table;
|
||||
|
@ -243,3 +243,7 @@ h5.doc-heading {
|
|||
/* Avoid to capitalize h5 headers for mkdocstrings */
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.pydantic_pink {
|
||||
color: #C64666;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue