PamGram/resources/genshin/gacha_log_rank/style.css

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

12 lines
163 B
CSS
Raw Normal View History

2024-09-12 13:12:23 +00:00
.username {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.player {
margin-left: 50px;
}
.head {
background-size: cover!important;
}