Galerie: responzivní zmenšování fotky

This commit is contained in:
Matěj Kocián 2015-11-11 22:49:48 +01:00
parent 09c015c0dd
commit 1f64739ada

View file

@ -445,6 +445,13 @@ div.zadani_azad_termin {
/* galerie */
/* velká fotka */
.galerie .obrazek {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}
.predchozi_obrazek{
position: absolute;
z-index: 1;