diff --git a/css/main.css b/css/main.css --- a/css/main.css +++ b/css/main.css @@ -690,6 +690,7 @@ background: #e9f4ff; border-radius: 12px; padding: 20px; + margin: 5px; } .btn-primary { diff --git a/releases.html b/releases.html --- a/releases.html +++ b/releases.html @@ -7,8 +7,15 @@ {% assign releases = site.data.github-releases %} {% assign latestVersion = releases[0].name %} +
+

Prepare for the November 2020 protocol upgrade today!

+
+ All release versions 0.22.0 and later are compatible with the planned protocol upgrade that is scheduled to activate on November 15th, 2020. Update early to keep your node in sync with the Bitcoin Cash network. +
+
+ - +

Download Bitcoin ABC {{ latestVersion }}