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

Template page
Content added Content deleted
(Created page with ".dialogue-image img { max-width: 100%; margin: 1.5em auto; }")
 
mNo edit summary
Line 1: Line 1:
.dialogue-image {
width: 600px;
margin: 1.5em auto;
}

.dialogue-image img {
.dialogue-image img {
max-width: 100%;
max-width: 100%;
margin: 1.5em auto;
}
}

Revision as of 22:54, 11 December 2021

.dialogue-image {
	width: 600px;
	margin: 1.5em auto;
}

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