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

Template page
.communityPortal .welcome {
 display:flex;
 flex-direction:row;
 flex-wrap:wrap;
 padding:1em;
}

.communityPortal .welcome .intro {
 text-align:left;
 color:#06305B;
 flex:2;
 padding-left:5px;
}

@media (max-width: 1000px) {
	.communityPortal .welcome .intro{
		text-align:center;
	}
}

.communityPortal .welcome .intro h1{
 padding:0;
 margin:0;
}

@media (max-width: 1000px) {
.communityPortal .welcome {
 flex-direction:column;
}
}

.communityPortal .hub .panel .card .cardImg{
	height:8em;
}

.courtyard .panel {
	background:#53b06d;
}

.courtyard .panel .title {
	background:#1d7837;	
}

.courtyard .forums .card{
	text-align:left;
}

.social .secondaryCard{
 display:flex;
 align-items:center;
 justify-items:center;
 padding:0;
}

.social .panel-icon {
 margin-right:.75em;
 margin-left:.75em;
 width:60px;
 padding:7px;
}

.social .bottomCard {
 padding:0;
}

.social .twitter {
 background:#0974B7;
}

.social .discord {
 background:#7289DA;
}

.social .youtube {
 background:#B51C1C;
 color:#FFFFFF;
}

.social .tumblr {
 background:#334963;
 color:#FFFFFF;
}

.social .twitter .secondaryCard{
 background:#1DA1F2;
}

.social .discord .secondaryCard{
 background:#2C2F33;
}

.social .youtube .secondaryCard {
 background:#FF0000;
}

.social .tumblr .secondaryCard {
 background:#001935;
}

.social .secondaryCard a, .social .mainCard a:visited {
 color:#DEDEDE;
}

.social .secondaryCard a:hover {
 color:#FFFFFF;
 text-decoration:none;
}

.gummiShipHangar .panel {
	background:#768eb0;
}

.gummiShipHangar .panel .title {
	background:#2f425c;	
}

.library .panel {
	background:#E8E347;
}

.library .panel .title {
	background:#C8C044;	
}

.panel.projects a{
	color:#FFFFFF;
}

.hallOfTheCornerstone .panel{
	background:#b0bccf;
}

.hallOfTheCornerstone .panel .title{
	background:#dae2ed;
	color:#000000;
}

.tasklist .card.vertical {
    height: auto;
    flex:1;
}

.tasklist .mainCard b {
    display: flex;
}

.tasklist .card .mainCard a {
    padding: 3px;
    flex: 1;
    transition: 0.1s ease-in-out;
}

.tasklist .card:hover .mainCard a {
    background: #91a6c7;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.25);
    text-decoration:none;
    color:#181845;
}

.hallOfTheCornerstone .panel .tasklist .card .bottomCard ul li, .hallOfTheCornerstone .panel .content ul li{
	text-align:left;
}

.newsHub .panel .title {
	background:#771919;	
}

.pressLinks .cardImg{
	background:#454545;
}

.pressLinks .panel{
	height:100%;
}

.pressLinks .card .cardImg{
	height:78%;
}

.pressLinks .secondaryCard{
	padding:0;
	display:flex;
	flex:1;
}

.pressLinks .card .secondaryCard a{
	flex:1;
	align-items:center;
	justify-content:center;
	display:flex;
}

.pressLinks .card .secondaryCard a b{
	flex:1;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.