Browse Source

忘记上传图片了

tags/v32.4
枫谷剑仙 3 years ago
parent
commit
54f9efe359
4 changed files with 7 additions and 4 deletions
  1. BIN
      images/cards_ja/CARDS_098.PNG
  2. BIN
      images/cards_ja/CARDS_099.PNG
  3. +3
    -3
      service-worker.js
  4. +4
    -1
      style.css

BIN
images/cards_ja/CARDS_098.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 922 kB Width: 1024  |  Height: 1024  |  Size: 922 kB

BIN
images/cards_ja/CARDS_099.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 248 kB Width: 1024  |  Height: 1024  |  Size: 257 kB

+ 3
- 3
service-worker.js View File

@@ -391,11 +391,11 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_098.PNG",
"4bb8931e1f947f21ad238c9228610b88"
"f4cf65daf933c31a2783020bd9b59dab"
],
[
"images/cards_ja/CARDS_099.PNG",
"b8a9ce84e690c6a60ce1744a0b0979fa"
"505b6e21e6cff1b47b2acfd1fa9a9bb2"
],
[
"sound/voice/ja/padv001.wav",
@@ -9699,7 +9699,7 @@ const cachesMap = new Map([
],
[
"style.css",
"e48ff996aed522de32e3c8774b798be1"
"645686f51ca27e33d00ffdd9e7ec869a"
],
[
"temp.js",


+ 4
- 1
style.css View File

@@ -2122,8 +2122,11 @@ icon.inflicts::after
{
margin-left: 5px;
}
.edit-box .setting-row{
.setting-box>.setting-row{
width: 100%;
box-sizing: border-box;
padding: 0 7px;
margin-top: 5px;
}
.edit-box .monsterinfo-box{
display: grid;


Loading…
Cancel
Save