mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 18:47:16 +01:00
Updated HTML docs
This commit is contained in:
parent
d377fd6c90
commit
1e6ef173ac
650 changed files with 23457 additions and 27435 deletions
|
|
@ -702,6 +702,13 @@ div.highlight > pre {
|
|||
font-size: smaller;
|
||||
}
|
||||
|
||||
/* 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;
|
||||
}
|
||||
|
||||
div.doctest > div.highlight span.gp { /* gp: Generic.Prompt */
|
||||
user-select: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue