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

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

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

.test-show {display:block;}

.content {

	border-radius: 2px;
	padding: 1em;
	width: 400px;
	border: solid medium #E6E6FA;
	text-align:center;
    justify-content: center;
    align-items: center;
}