Template:The toy.css

From The Wiki Camp 2
Jump to navigation Jump to search
.dunk-outer, .toy-out {
	width: 300px;
	height: 300px;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/2/2a/Thetoy.png);
	background-position: bottom;
	background-size: 300px 300px;
	background-repeat: no-repeat;
	position: relative;
}
.dunk-inner, .toy-in {
	resize: both;
	max-width: 724px;
	overflow:auto;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 111px 82px;
	position: absolute;
	top: 0;
}
.shape1 {
	width: 455px;
	height: 255px;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/3/3b/Theshapeyouputinthecorrespondinghole1.png);
}
.shape2 {
	width: 581px;
	height: 160px;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/6/67/Theshapeyouputinthecorrespondinghole2.png);
}
.shape3 {
	width: 423px;
	height: 106px;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/7/7c/Theshapeyouputinthecorrespondinghole3.png);
}
.shape4 {
	width: 530px;
	height: 73px;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/8/89/Theshapeyouputinthecorrespondinghole4.png);
}