Індекс:Іван Крипякевич. Іван Федорович, перший український друкар. 1924.pdf/styles.css

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

    left: -100%;
    top: -100%;
	}
	
.crop1 {
    width: 220px;
    height: 275px;
	}
	
.crop1 img{
    min-width: 255%;
    right: -90%;
    bottom: -106%;
	}

.crop4 {
    width: 350px;
    height: 564px;
	}
	
.crop4 img{
    min-width: 182%;
    right: -118%;
    bottom: -109%;
	}

.crop5 {
    width: 350px;
    height: 535px;
	}
	
.crop5 img{
    min-width: 154%;
    right: -100%;
    bottom: -104%;
	}