Jump to content

Template:WikiArabia/style.css

From Meta, a Wikimedia project coordination wiki
.wideimage img {
	width: 100%;
    height: 100%;
}

.tallimage img {
	height: 100vh;
    width: auto;
}