mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 00:36:30 +01:00
Updated HTML docs.
This commit is contained in:
parent
a7083df1d5
commit
232a9cd66b
39 changed files with 694 additions and 257 deletions
|
|
@ -104,6 +104,12 @@ img {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
/* images in the body */
|
||||
p > img {
|
||||
float: right;
|
||||
padding:0.5em 1em 0.5em 1em;
|
||||
}
|
||||
|
||||
/* -- search page ----------------------------------------------------------- */
|
||||
|
||||
ul.search {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue