Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 3: Line 3:
}
}


.dialogue-sfx.cozy {
.dialogue-sfx.modern {
margin: 2em 0;
margin: 2em 0;
}
}


.dialogue-sfx.compact {
.dialogue-sfx.traditional {
margin: 1em 0;
margin: 1em 0;
}
}

Revision as of 20:47, 12 December 2021

.dialogue-sfx {
	text-align: center;
}

.dialogue-sfx.modern {
	margin: 2em 0;
}

.dialogue-sfx.traditional {
	margin: 1em 0;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.