配队模拟器:修订间差异
来自卡厄思梦境WIKI
小无编辑摘要 |
小无编辑摘要 标签:已被回退 |
||
| 第6行: | 第6行: | ||
<div style="display: flex; flex-direction: column; gap: 20px; width: 150px;"> | <div style="display: flex; flex-direction: column; gap: 20px; width: 150px;"> | ||
<!-- 战斗员选择 --> | <!-- 战斗员选择 --> | ||
<div id="character-slot" class="selection-slot" style="width: 150px; height: 265px; border: 2px dashed #ccc; border-radius: 4px; display: flex; align-items: center; justify-content: center; cursor: pointer; background: white; position: relative | <div id="character-slot" class="selection-slot" style="width: 150px; height: 265px; border: 2px dashed #ccc; border-radius: 4px; display: flex; align-items: center; justify-content: center; cursor: pointer; background: white; position: relative;"> | ||
<div class="placeholder" style="font-size: 48px; color: #ccc;">+</div> | <div class="placeholder" style="font-size: 48px; color: #ccc;">+</div> | ||
</div> | </div> | ||
2025年10月18日 (六) 21:39的版本
+
+
+
+
+
+
