Template:Confused/style.css: Difference between revisions

From Ethereal Superheroes Universe
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
.disambiguation {
max-width: 320px;
margin: 0 auto;
}

small {
small {
font-size: .9rem;
font-size: .9rem;
text-align: center;
text-align: center;
max-width: 280px;
margin: 0 auto;
}
}

Revision as of 01:08, 12 October 2023

.disambiguation {
	max-width: 320px;
	margin: 0 auto;
}

small {
	font-size: .9rem;
	text-align: center;
}