Індекс:Коцюбинський М. Твори в 2-х т. Т. 2 (1955).djvu/styles.css

Матеріал з Вікіджерел
.crop {
	border:1px solid white;
    overflow:hidden;
    position: relative;
    width: 350px;
	}

.crop img{
    position: absolute;
    margin: auto; 
    min-height: 100%;
    height: auto;
    width: auto;

    left: -100%;
    top: -100%;
	}

.crop6 {
    height: 572px;
	}
	
.crop6 img {
    min-width: 114%;
    right: -100%;
    bottom: -102%;
	}