Template:Dialogue image/styles.css: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 2: Line 2:
width: 700px;
width: 700px;
max-width: 100%;
max-width: 100%;
}

.dialogue-image.cozy {
margin: 1.5em auto;
margin: 1.5em auto;
}

.dialogue-image.compact {
margin: 1em auto;
}
}



Revision as of 19:20, 12 December 2021

.dialogue-image {
	width: 700px;
	max-width: 100%;
}

.dialogue-image.cozy {
	margin: 1.5em auto;
}

.dialogue-image.compact {
	margin: 1em auto;
}

.dialogue-image img {
	max-width: 100%;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.