Arcaea中文维基:沙盒/styles.css

来自Arcaea中文维基
.test-hidden {display:none;}

.test-hidden-switch {display:none;}

.test-show {display:block;}

.content {
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 );
	border-radius: 2px;
	padding: 1em;
	width: 400px;
	border: solid medium #E6E6FA;
	text-align:center;
}