add message minimaps

This commit is contained in:
francois
2018-04-11 20:26:33 +02:00
parent 0912e76ec4
commit 4a9dfa22e2
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;
}
}
}