mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 13:07:16 +02:00
Almost completed refactoring of source docstrings for new doc system
This commit is contained in:
parent
2208a3030c
commit
9fbfc8f8d0
18 changed files with 331 additions and 332 deletions
|
|
@ -364,6 +364,10 @@ div.code-block-caption {
|
|||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
||||
}
|
||||
|
||||
.sig-paren {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
.property {
|
||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue