INFORMATION

Welcome to the Kingdom Hearts Database! 👑 We're always looking for more help! Be sure to check out our current projects and jump in on the action! 👑 Be sure to join our Discord server and meet our growing community!

Template:Q/style.css

Template page
@media (max-width:720px){
	.quoteBlock{
		display:inline-block;
	}
}

@media (min-width:720px){
	.quoteBlock{
		display:flex;
	}
}

.quoteBlock blockquote {
	font-weight: 400; 
	display:flex; 
	flex-direction:column; 
	justify-content:center;
}

.quoteTxt, .quoteByline{
	z-index:2;
}

.quoteByline span{
	font-family:Roboto Slab;
	font-weight: 700;
	text-transform:uppercase;
}

.quoteImg{
	z-index:1;
	opacity: 0.3;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.