wiki:download

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
wiki:download [2023/03/04 13:56]
Mr_Fang
wiki:download [2023/04/03 00:04] (当前版本)
Mr_Fang 弹窗
行 33: 行 33:
 ===== 二周目 ===== ===== 二周目 =====
 ==== 主世界 ==== ==== 主世界 ====
 +<html>
 + <div class="dl-card-disabled">
 + <span class="title"><span class="fa fa-map" aria-hidden="true"></span> ???</span>
 + <p>大小:? Bit<br>Coming S∞n</p>
 + </div>
 +</html>
 ==== 下界 ==== ==== 下界 ====
 +<html>
 + <div class="dl-card-disabled">
 + <span class="title"><span class="fa fa-map" aria-hidden="true"></span> ???</span>
 + <p>大小:? Bit<br>Coming S∞n</p>
 + </div>
 +</html>
 ==== 末地 ==== ==== 末地 ====
 +<html>
 + <div class="dl-card-disabled">
 + <span class="title"><span class="fa fa-map" aria-hidden="true"></span> ???</span>
 + <p>大小:? Bit<br>Coming S∞n</p>
 + </div>
 +</html>
  
 ===== 三周目 ===== ===== 三周目 =====
行 85: 行 103:
  border: unset;  border: unset;
  cursor: pointer;  cursor: pointer;
 + text-align: center;
 + }
 + .dl-card-disabled {
 + max-width: 300px;
 + color: aliceblue;
 + padding: 10px;
 + background: #4a494b;
 + -webkit-box-shadow: inset 0 5px #8d8e92, inset 0 -5px #000, 0 6px rgb(0 0 0 / 25%);
 + border-radius: unset;
 + color: #fff;
 + border: unset;
 + cursor: not-allowed;
  text-align: center;  text-align: center;
  }  }
行 98: 行 128:
  }  }
  .dl-card p {  .dl-card p {
 + font-size: 12px;
 + }
 + .dl-card-disabled .title {
 + font-size: 26px;
 + }
 + .dl-card-disabled p {
  font-size: 12px;  font-size: 12px;
  }  }
  </style>  </style>
 </html> </html>
 +
 +{{page>template:dialog#dl&nofooter&noeditbtn&noheader}}
  • wiki/download.1677909403.txt.gz
  • 最后更改: 2023/03/04 13:56
  • Mr_Fang