Індекс:Іван Крипякевич. Гетьман Петро Дорошенко. 1925.pdf/styles.css

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

    right: -118%;
    bottom: -175%;
    left: -100%;
    top: -100%;
	}