mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fixed the doc-contrib page
This commit is contained in:
parent
da341af663
commit
58e9008428
5 changed files with 77 additions and 153 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue