blessing-skin-server/resources/assets/src/styles/admin.css
2021-08-22 12:04:13 +08:00

18 lines
198 B
CSS

.chart {
width: 100%;
height: 400px;
}
.chart:not(:first-of-type) {
margin-top: 12px;
}
.stats {
font-family: Minecraft;
}
.btn-color {
width: 40px;
height: 20px;
cursor: pointer;
}