update padma documentKeys

This commit is contained in:
j 2024-04-02 21:30:26 +02:00
commit 82615cfb18
4 changed files with 942 additions and 0 deletions

6
static/css/pandora.css Normal file
View file

@ -0,0 +1,6 @@
.InlineImages img {
float: left;
max-width: 256px;
max-height: 256px;
margin: 0 16px 16px 0;
}