Galerie: responzivní zmenšování fotky
This commit is contained in:
parent
09c015c0dd
commit
1f64739ada
1 changed files with 7 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue