Індекс:Пачовський М. Ілюстроване українське письменство в житєписях (Вінніпеґ, 1917).pdf/styles.css

Матеріал з Вікіджерел
.crop{
	overflow:hidden;
    position: relative;
	}
/* to crop the image: top, right, bottom, left */
.crop img{
    position: absolute;
    margin: auto; 
	width: auto;
    height: auto;
    left: -100%;
    top: -100%;
	}

.crop23{
	width: 240px;
    height: 326px;
	}

.crop23 img{
    min-height: 160%;
    min-width: 160%;
    right: -80%;
    bottom: -160%;
	}


.crop47{
	width: 235px;
    height: 326px;
	}

.crop47 img{
    min-height: 186%;
    min-width: 185%;
    right: -106%;
    bottom: -103%;
	}