Upload index.html with huggingface_hub
Browse files- index.html +7 -7
index.html
CHANGED
|
@@ -118,19 +118,19 @@
|
|
| 118 |
.fut-line.l1{left:19.44%;top:31.1%;width:10.19%}
|
| 119 |
.fut-line.l2{left:19.44%;top:40.85%;width:10.19%}
|
| 120 |
.fut-line.l3{left:16.67%;top:64.02%;width:66.67%}
|
| 121 |
-
.fut-line.l4{left:44.44%;top:
|
| 122 |
-
.fut-vline{position:absolute;left:50%;top:66.46%;width:.35cqw;height:
|
| 123 |
|
| 124 |
.fut-stat-v{position:absolute;font-size:10.2cqw;font-weight:700;line-height:1}
|
| 125 |
.fut-stat-l{position:absolute;font-size:9.3cqw;font-weight:600;letter-spacing:.02em;line-height:1}
|
| 126 |
.v-PAC{left:21.3%;top:64.63%} .lab-PAC{left:32.41%;top:65.24%}
|
| 127 |
.v-DRI{left:56.48%;top:64.63%} .lab-DRI{left:67.59%;top:65.24%}
|
| 128 |
-
.v-SHO{left:21.3%;top:
|
| 129 |
-
.v-DEF{left:56.48%;top:
|
| 130 |
-
.v-PAS{left:21.3%;top:
|
| 131 |
-
.v-PHY{left:56.48%;top:
|
| 132 |
|
| 133 |
-
.fut-foot{position:absolute;left:50%;top:
|
| 134 |
|
| 135 |
/* ---------- stage: fan of collected cards / scouted card ---------- */
|
| 136 |
.stage{display:flex;flex-direction:column;align-items:center;gap:16px;min-height:calc(var(--card-h) + 60px);justify-content:center}
|
|
|
|
| 118 |
.fut-line.l1{left:19.44%;top:31.1%;width:10.19%}
|
| 119 |
.fut-line.l2{left:19.44%;top:40.85%;width:10.19%}
|
| 120 |
.fut-line.l3{left:16.67%;top:64.02%;width:66.67%}
|
| 121 |
+
.fut-line.l4{left:44.44%;top:86.4%;width:11.11%}
|
| 122 |
+
.fut-vline{position:absolute;left:50%;top:66.46%;width:.35cqw;height:16.5%;background:var(--ink-card);opacity:.5}
|
| 123 |
|
| 124 |
.fut-stat-v{position:absolute;font-size:10.2cqw;font-weight:700;line-height:1}
|
| 125 |
.fut-stat-l{position:absolute;font-size:9.3cqw;font-weight:600;letter-spacing:.02em;line-height:1}
|
| 126 |
.v-PAC{left:21.3%;top:64.63%} .lab-PAC{left:32.41%;top:65.24%}
|
| 127 |
.v-DRI{left:56.48%;top:64.63%} .lab-DRI{left:67.59%;top:65.24%}
|
| 128 |
+
.v-SHO{left:21.3%;top:71.4%} .lab-SHO{left:32.41%;top:72.0%}
|
| 129 |
+
.v-DEF{left:56.48%;top:71.4%} .lab-DEF{left:67.59%;top:72.0%}
|
| 130 |
+
.v-PAS{left:21.3%;top:78.2%} .lab-PAS{left:32.41%;top:78.81%}
|
| 131 |
+
.v-PHY{left:56.48%;top:78.2%} .lab-PHY{left:67.59%;top:78.81%}
|
| 132 |
|
| 133 |
+
.fut-foot{position:absolute;left:50%;top:88.2%;transform:translateX(-50%);font-size:4.1cqw;font-weight:700;letter-spacing:.1em;line-height:1;opacity:.6;white-space:nowrap}
|
| 134 |
|
| 135 |
/* ---------- stage: fan of collected cards / scouted card ---------- */
|
| 136 |
.stage{display:flex;flex-direction:column;align-items:center;gap:16px;min-height:calc(var(--card-h) + 60px);justify-content:center}
|