Browse Source

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

remotes/origin/test
Matěj Kocián 8 years ago
parent
commit
70ddce6a8e
  1. 5
      mamweb/static/css/mamweb.css

5
mamweb/static/css/mamweb.css

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

Loading…
Cancel
Save