Updated HTML docs

This commit is contained in:
Griatch 2021-06-23 18:58:26 +02:00
parent 86fb09d6bf
commit 86c930be7a
1221 changed files with 76528 additions and 29095 deletions

View file

@ -340,7 +340,8 @@ div.code-block-caption {
}
.versionchanged {
background-color: #f7f7f7;
background-color: #b7e6e8;
padding-left: 10px;
}
.deprecated {
@ -398,6 +399,16 @@ code.descname {
padding: 5px;
}
/* The develop-branch warning header */
.develop {
background-color: #ffe4e4;
align-content: center;
width: auto;
text-align: center;
letter-spacing: 15px;
}
/* -- screen sizes ------------------------------------------------------------------ */