css: caption u \subfigure až pod obrázek

This commit is contained in:
Matěj Kocián 2017-03-01 23:06:45 +01:00
parent 1e602cc9c2
commit 70ddce6a8e

View file

@ -698,3 +698,8 @@ div.nahledy_cisel {
div.nahledy_cisel div, div.nahledy_cisel img {
position: absolute;
}
div.caption {
clear: both;
margin: 15px 0px 25px 0px;
}