| @@ -234,10 +234,6 @@ | |||
| .dl-desc .tl { | |||
| margin: 128px 0 0 25px; | |||
| /* font-size: 30px; | |||
| font-weight: bold; */ | |||
| /* width: 116px; | |||
| height: 25px; */ | |||
| font-family: PingFang SC; | |||
| font-weight: 500; | |||
| font-size: 24px; | |||
| @@ -312,7 +308,7 @@ | |||
| </div> | |||
| <div class="dl-logo"> | |||
| <img src="/images/云-icon.png" alt="云" /> | |||
| <img src="/images/下载-icon.png" alt="下载" class="dl-btn" onclick="location.href='/download.html'" /> | |||
| <img src="/images/下载-icon.png" alt="下载" class="dl-btn" onclick="location.href='/m'" /> | |||
| </div> | |||
| </div> | |||
| </div> | |||