From 91bfb989be70384f87b4c8eb0967261ee9e7ad71 Mon Sep 17 00:00:00 2001
From: weifs <605403358@qq.com>
Date: Tue, 20 Feb 2024 15:05:45 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=98=E7=BD=91=E6=B7=BB=E5=8A=A0?=
=?UTF-8?q?=E5=85=B6=E4=BB=96=E7=89=88=E6=9C=AC=E7=9A=84=E6=8C=89=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/site/css/download.css | 11 +++++++++--
public/site/css/rem.css | 8 ++++++--
public/site/en/download.html | 1 +
public/site/zh/download.html | 1 +
4 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/public/site/css/download.css b/public/site/css/download.css
index f4d16d9ac..d19bc88c0 100644
--- a/public/site/css/download.css
+++ b/public/site/css/download.css
@@ -14,7 +14,6 @@
justify-content: space-between;
align-items: center;
width: 70%;
- padding-bottom: 120px;
}
.download-ul-item{
cursor: pointer;
@@ -166,4 +165,12 @@
border: 1px solid transparent;
border-radius: 8px;
color: #fff;
-}
\ No newline at end of file
+}
+.download-other-btn{
+ padding: 10px 16px;
+ color: var(--txt-theme-color);
+ border-radius: 8px;
+ margin-top: 32px;
+ margin-bottom: 120px;
+ border: 1px solid var(--txt-theme-color);
+}
diff --git a/public/site/css/rem.css b/public/site/css/rem.css
index 3e1c7e710..eb701adcd 100644
--- a/public/site/css/rem.css
+++ b/public/site/css/rem.css
@@ -255,7 +255,7 @@
padding-top: 100px !important;
padding-left: 20px !important;
padding-right: 20px !important;
- }
+ }
.details, .manage-tit, .company-profile-l{
width: calc(100vw - 40px) !important;
}
@@ -808,4 +808,8 @@
left: 0;
margin: 0 auto;
}
-}
\ No newline at end of file
+}
+.download-other-btn{
+ margin-top: 0px !important;
+ margin-bottom: 56px !important;
+}
diff --git a/public/site/en/download.html b/public/site/en/download.html
index e2784f1e3..3115359a9 100644
--- a/public/site/en/download.html
+++ b/public/site/en/download.html
@@ -145,6 +145,7 @@
+ Other Versions
diff --git a/public/site/zh/download.html b/public/site/zh/download.html
index 5516bfabd..6e7e31a1e 100644
--- a/public/site/zh/download.html
+++ b/public/site/zh/download.html
@@ -145,6 +145,7 @@
+ 其他版本