INFORMATION

Welcome to the Kingdom Hearts Database! 👑 Indie Wiki Jam: Indie Wiki Jam 2024 is happening right now until January 26! Come participate and remember to mark your edits with #IWJ in the edit summary! 👑 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:Main Page/Headlines/style.css

Template page
@media (max-width: 720px) {
	.mainPageHeadlines {
		margin: 13px 0;
		flex-direction:column;
	}
}

@media (min-width:720px) {
	.mainPageHeadelines {
		margin: 5px 0;
		flex-direction:row;
	}
}

.mc2Banner .contentPane .gradient{
	background: linear-gradient( 270deg, transparent 0%, rgba(250, 199, 48, 0.8) 30%, rgb(250, 199, 48) 60%);
}

.mc2Banner .contentPane:hover .gradient {
	background: #FAC730;
	background: rgba(250, 199, 48, 0.6);
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.