add message minimaps

This commit is contained in:
2018-04-11 20:26:33 +02:00
parent efb62fc02c
commit 2af6f5d2a2
9 changed files with 413 additions and 41 deletions

View File

@@ -168,6 +168,12 @@
p:first-child {
margin-top:1em;
}
.staticmap {
width: 100%;
border-radius: 3px;
cursor: pointer;
}
}
}