MediaWiki

Gadget-skinsandbox.css

From Dogcraft Wiki

No edit summary
mNo edit summary
Line 36: Line 36:
display:none;
display:none;
}
}
}
@media only screen and (max-width: 640px) {
.dc-home-button {
display:none;
}
}
.dc-home-button {
color: white;
font-size: 30px;
vertical-align: middle;
}
}

Revision as of 16:22, 26 December 2020

@media only screen and (min-width: 641px) {
	body.page-Dogcraft_Wiki_Skin_sandbox {
		background: #f1f1f1;
		background-image: url('https://dogcraft.net/img/bg/17391Spawn.png');
		background-attachment: fixed;
		background-size: cover;
	}
	
	.page-Dogcraft_Wiki_Skin_sandbox #p-cactions {
		border: 5px white solid;
		border-radius: 15px;
		background: white;
		margin-top: 3.5rem;
		margin-bottom: 8.6em;
		padding-top: 0.46875rem;
		padding-bottom: 0.9375rem;
		box-shadow: inset 0 0 0 5px var(--main-color);
	}
	
	.page-Dogcraft_Wiki_Skin_sandbox footer {
		max-width: 100%;
		background: #f1f1f1;
		padding-top: 20px;
		box-shadow: inset 0 2px 2px -1px rgba(85, 85, 85, 0.25);
		position: absolute;
		bottom: 0;
	}
	
	.page-Dogcraft_Wiki_Skin_sandbox #page-content {
		min-height: 100vh;
		position: relative;
		margin-top: 0;
	}
	
	#p-Go_to_Dogcraft {
		display:none;
	}
}

@media only screen and (max-width: 640px) {
	.dc-home-button {
		display:none;
	}
}

.dc-home-button {
	color: white;
	font-size: 30px;
	vertical-align: middle;
}
This page was last modified on 26 December 2020, at 16:22. (3 years ago)
Background Valentine's Day Event 2024 by TheWhiteTigerNL