diff --git a/service-worker.js b/service-worker.js index 4e9f129c..b41a12f9 100644 --- a/service-worker.js +++ b/service-worker.js @@ -30255,7 +30255,7 @@ const cachesMap = new Map([ ], [ "style.css", - "4474d92e382f237b4f6b8606bfee972a" + "8f587bd2a1c93bad7cb3bae1c5a9b1ad" ], [ "temp.js", diff --git a/style.css b/style.css index 482defa4..30c0d01b 100644 --- a/style.css +++ b/style.css @@ -1623,11 +1623,14 @@ label[for="search-string"]::before { transform: scale(0.6); margin: calc(-100px * (1 - 0.6) / 2); } -.rich-text .detail-mon .monster, -.custom-addition .detail-mon .monster{ +.rich-text .detail-mon .monster{ transform: scale(0.5); margin: calc(-100px * (1 - 0.5) / 2); } +.custom-addition .detail-mon .monster{ + transform: scale(0.35); + margin: calc(-100px * (1 - 0.35) / 2); +} .evo-card-list .monster .id, .edit-box .search-mon-list .monster .id, .detail-mon .monster .id{