忘记给徽章加上阴影
This commit is contained in:
parent
487735ccbe
commit
692e7991ab
|
@ -35039,7 +35039,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"style-monsterimages.css",
|
"style-monsterimages.css",
|
||||||
"a6c2bccd3d6d3c40fc5c6c3e5e1ee8cf"
|
"6ee01e10be4d197ff7e5c638968d7634"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"style.css",
|
"style.css",
|
||||||
|
|
|
@ -1484,6 +1484,7 @@ body[data-game-source="ja"] .level-super-break .latent-icon:where(
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
box-shadow: 0 3px 3px 1px black;
|
||||||
}
|
}
|
||||||
.badge::before{
|
.badge::before{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue