Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-11-23 21:21:51 +00:00
parent 64849b32e2
commit 7bcace5f95
32 changed files with 239 additions and 441 deletions

View file

@ -703,9 +703,8 @@ div.highlight > pre {
/* default ({code-block}, no arg) - used for in-game code */
div.highlight-shell.notranslate > div.highlight > pre {
background-color: #faf2e6;
font-weight: bold;
font-style: italic;
background-color: #505050;
color: white;
}
div.doctest > div.highlight span.gp { /* gp: Generic.Prompt */