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:Ban/style.css

Template page
.banned{
	background: #1A1A32;
	color:#EDEDED;
	font-size:95%;
	margin: 0px -1.6em;
}

.banned a{
	color: #95bde5;
}

.banned .articleNoticeBar{
	padding:.25em;
	background: #1E3A77;
}

.banned .articleNoticeHeader{
	padding:10px;
	text-align:center;
	background: #771307;
	font-family:Roboto Slab;
	font-weight:300;
	color:#EDEDED;
	font-size:1.5em;
}

.banned .articleNoticeImage{
	justify-content: flex-end;
	display: flex;
}

.banned .articleNoticeImage a{
	display: flex;
	align-items: center;
}

.banned .articleNoticeDetail{
	flex:5;
	padding:5px;
	padding-left:2em;
	padding-right:2em;
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
}

.articleNoticeDetail ul{
	text-align:left;
}

@media (max-width:720px){
	.banned .articleNoticeImage{
		display:none;
	}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.