Maximal Höhe für Bildaz

This commit is contained in:
noxy 2017-02-01 08:42:32 +00:00
parent b582a1d874
commit 05b43f07a3

View File

@ -107,3 +107,8 @@ code {
position: relative;
min-height: 1px;
}
img {
vertical-align: middle;
max-height: 770px;
}