mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 15:07:16 +02:00
Updated HTML docs
This commit is contained in:
parent
86fb09d6bf
commit
86c930be7a
1221 changed files with 76528 additions and 29095 deletions
|
|
@ -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 ------------------------------------------------------------------ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue