Індекс:Дмитро Яворницький. Оповідання столітнього діда про запорожців. 1923.pdf/styles.css

Матеріал з Вікіджерел
.crop {
	overflow:hidden;
    position: relative;
    width: 200px;
    height: 459px;
	}
	
.crop img{
    position: absolute;
    margin: auto; 
    min-height: 100%;
    height: auto;
    min-width: 194%;
    width: auto;

    right: -170%;
    bottom: -100%;
    left: -100%;
    top: -103%;
	}