Template:Dunkseal-hard.css

From The Wiki Camp 2
Jump to navigation Jump to search
.dunk-outer {
	width: 150px;
	height: 4000px;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/1/1d/Bucket_a-hard.png);
	background-position: bottom;
}
.dunk-inner {
	resize: vertical;
	width: 150px;
	height: 170px;
	max-height: 4000px;
	overflow:auto;
	background-image: url(https://camp2.rectangle.zone/subwikifiles/wc2/images/c/cc/Bucket_b-hard.png);
	background-position: bottom;
}