mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
Add Evennia-in-Pictures as second intro doc page
This commit is contained in:
parent
c97dbe6915
commit
9897109419
7 changed files with 201 additions and 47 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