insert statistics image in infobox of node

This commit is contained in:
Little.Ben 2015-05-11 22:43:11 +02:00 committed by Nils Schneider
commit cbe21ee3df
3 changed files with 71 additions and 0 deletions

View file

@ -141,6 +141,10 @@ table.attributes td {
position: relative;
padding: 0.25em 0;
margin-bottom: $buttondistance;
img {
max-width: 100%;
}
}
button {