PamGram/resources/starrail/museum/style.css
2023-06-11 16:42:25 +08:00

23 lines
235 B
CSS

.common-width {
width: 90%;
margin-left: 5%;
}
.exhibition {
width: 50px;
height: 50px;
}
.exhibition-lock {
height: 50px;
}
.director {
width: 50px;
height: 65px;
}
.director-lock {
height: 65px;
}