PamGram/resources/starrail/museum/style.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
235 B
CSS
Raw Normal View History

2023-06-11 08:42:25 +00:00
.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;
}