diff --git a/_config.yml b/_config.yml --- a/_config.yml +++ b/_config.yml @@ -20,6 +20,7 @@ Download: - Releases: "releases/" - Source Code: "https://github.com/Bitcoin-ABC/bitcoin-abc" + - Logos: "logos/" Documentation: "doc/" Developers: - Contributing: "CONTRIBUTING.html" diff --git a/css/main.css b/css/main.css --- a/css/main.css +++ b/css/main.css @@ -819,6 +819,7 @@ -webkit-box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.15); + text-align: center; } .tile a:hover { @@ -833,6 +834,14 @@ max-height: 90px; } +.logo-tile a { + height: 100%; +} + +.logo-tile img { + max-height: 100%; +} + .extra-margin { margin-top: 40px; } diff --git a/logos.html b/logos.html new file mode 100644 --- /dev/null +++ b/logos.html @@ -0,0 +1,26 @@ +--- +layout: base +title: Bitcoin ABC logo +--- + +{% assign logo_sizes = "16, 32, 64, 128, 256" | split: ", " %} + +
+
+

Bitcoin ABC logo

+

You can freely download the below Bitcoin ABC logos for use on your website

+
+ {% for logo_size in logo_sizes %} + + {% endfor %} +
+
+
+ diff --git a/logos/bitcoin-abc128.png b/logos/bitcoin-abc128.png new file mode 100644 index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@