提交 04acd63e 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!47 1.add checksum file download link in Download page. 2.change the gitee...

!47 1.add checksum file download link in Download page. 2.change the gitee icon size to 18px. 3.Change the font color of the secondary menu to black.
Merge pull request !47 from ZhengyuhangHans/master
......@@ -96,5 +96,8 @@ other = "Download ISO"
[download_issues]
other = "Submit issues: "
[download_checksum]
other = "please download the checksum file:"
[download_iso_button]
other = "Get openEuler ISO"
......@@ -95,6 +95,9 @@ other = "下载ISO"
[download_issues]
other = "如果您遇到问题,请在此提交问题:"
[download_checksum]
other = "如何检验请下载:"
[download_iso_button]
other = "下载openEuler ISO"
......@@ -16,6 +16,8 @@
<div class="downloadContentBlock">
<h5>{{ i18n "download_issues"}}</h5>
<h5><a href="https://gitee.com/openeuler/community-issue">https://gitee.com/openeuler/community-issue</a></h5>
<h5>{{ i18n "download_checksum"}}</h5>
<h5><a href="https://openeuler.obs.cn-south-1.myhuaweicloud.com:443/release/openEuler-1.0-aarch64-dvd.iso.sha256sum">openEuler-1.0-aarch64-dvd.iso.sha256sum</a></h5>
</div>
<div class="downloadButtonBlock">
<a href="https://openeuler.obs.cn-south-1.myhuaweicloud.com/release/openEuler-1.0-aarch64-dvd.iso"><button type="button" class="btn btn-primary btn-lg btn-download" >{{ i18n "download_iso_button"}}</button></a>
......
......@@ -42,7 +42,7 @@
{{ end }}
{{ end }}
<p class="second_menu" onclick="getList('#second_menu_repository')">
<img style="width:19px;"src="{{ .Site.BaseURL }}img/gitee-logo.ico"><i></i>
<img style="width:18px;"src="{{ .Site.BaseURL }}img/gitee-logo.ico"><i></i>
</p>
<div class="menu_list" id="second_menu_repository" >
<a class="list" href="https://gitee.com/openeuler">
......
......@@ -357,7 +357,7 @@ ul.list-style-none {
}
.navbar ul.dropdown-menu li a {
position: relative;
color: #999999;
color: #333333;
font-size: 12px;
display: block;
-webkit-transition: all 0.2s ease-out;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册