This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
调整伤害上限文字位置
tags/v30.0
枫谷剑仙
3 years ago
parent
3163a3edc8
commit
bb110e031a
2 changed files
with
4 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
service-worker.js
+3
-2
style-monsterimages.css
+ 1
- 1
service-worker.js
View File
@@ -6879,7 +6879,7 @@ const cachesMap = new Map([
],
[
"style-monsterimages.css",
"
2dd31ce4d9cf2a3730a38fe028e86246
"
"
ae40349497411e1f3ad9210b7d76a62c
"
],
[
"style.css",
+ 3
- 2
style-monsterimages.css
View File
@@ -1316,10 +1316,11 @@
{
font-family: var(--game-font-family);
font-size: 10px;
line-height: 14px;
text-shadow: black -1px -1px 1px,black 1px -1px 1px,black -1px 1px 1px,black 1px 1px 1px;
text-align: center;
color: orange;
content: "
x
1.5";
content: "
×
1.5";
margin-left: 3px;
background-position-x: -64px;
background-position-y: calc(-32px * 42);
@@ -1329,7 +1330,7 @@
[data-latent-icon='48'],
)::after
{
content: "
x
1.8";
content: "
×
1.8";
}
/* 徽章背景 */
Write
Preview
Loading…
Cancel
Save