diff --git a/_less/screen.less b/_less/screen.less index f29cc4e1..6531ccfe 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1846,10 +1846,22 @@ h2 .rssicon{ .downloadbox p{ margin:0; } -.downloadbox p a{ +.downloadbox p.downloadmore a{ font-size:90%; } -.downloadbox a{ +.downloadbox p.downloadkeys{ + font-size:80%; + margin-top:15px; +} +.downloadbox p.downloadkeys span{ + display:block; +} +.downloadbox p.downloadkeys a{ + display:inline-block; + padding: 5px 10px 0 20px; + background:url(/img/icons/mini_ico_key.svg) left 8px no-repeat; +} +.downloadbox div a{ display:inline-block; } .downloadbox div{ diff --git a/_templates/download.html b/_templates/download.html index 55930f22..7a9bfa5b 100755 --- a/_templates/download.html +++ b/_templates/download.html @@ -76,24 +76,20 @@ lin64: "linux64.tar.gz" -

+

{% translate downloadsig %}
{% translate downloadtorrent %} {% if site.DOWNLOAD_MAGNETLINK %} {% endif %}
{% translate versionhistory %}

+

+ {% translate releasekeys %} + v0.8.6 - 0.9.2.1 + v0.9.3 - 0.10.2 + v0.11.0+ +

-

Bitcoin Core Release Signing Keys

- - - -
-

note{% translate patient %}

{% translate notesync %} {% translate full_node_guide %}

{% translate notelicense %}

diff --git a/_translations/en.yml b/_translations/en.yml index 8ce09343..8355ff33 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -251,8 +251,7 @@ en: notesync: "Bitcoin Core initial synchronization will take time and download a lot of data. You should make sure that you have enough bandwidth and storage for the full block chain size (over 20GB). If you have a good Internet connection, you can help strengthen the network by keeping your PC running with Bitcoin Core and port 8333 open." full_node_guide: "Read the full node guide for details." patient: "Check your bandwidth and space" - to: "to" - and_later: "and later" + releasekeys: "Bitcoin Core Release Signing Keys" events: title: "Conferences and events - Bitcoin" pagetitle: "Conferences and events" diff --git a/img/icons/mini_ico_key.png b/img/icons/mini_ico_key.png new file mode 100644 index 00000000..b778a0b6 Binary files /dev/null and b/img/icons/mini_ico_key.png differ diff --git a/img/icons/mini_ico_key.svg b/img/icons/mini_ico_key.svg new file mode 100644 index 00000000..dea8986f --- /dev/null +++ b/img/icons/mini_ico_key.svg @@ -0,0 +1,17 @@ + + + + + image/svg+xml + + + + + + + + + + + +