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 */ | /* galerie */ | ||||||
| 
 | 
 | ||||||
|  | /* velká fotka */ | ||||||
|  | .galerie .obrazek { | ||||||
|  |     max-width: 100%; | ||||||
|  |     height: auto; | ||||||
|  |     width: auto\9; /* ie8 */ | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .predchozi_obrazek{ | .predchozi_obrazek{ | ||||||
|   position: absolute; |   position: absolute; | ||||||
|   z-index: 1; |   z-index: 1; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Matěj Kocián
						Matěj Kocián