mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 06:46:31 +01:00
Updated HTML docs
This commit is contained in:
parent
655de3b654
commit
e997b9b8a2
53 changed files with 249 additions and 236 deletions
|
|
@ -696,6 +696,12 @@ div.code-block-caption + div > div.highlight > pre {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
div.highlight > pre {
|
||||
font-family: "Ubuntu Mono", monospace;
|
||||
line-height: 1.4em;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
div.doctest > div.highlight span.gp { /* gp: Generic.Prompt */
|
||||
user-select: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue