diff --git a/_includes/layout/base-core/footer-menu.html b/_includes/layout/base-core/footer-menu.html index 59b5c794..886702bf 100644 --- a/_includes/layout/base-core/footer-menu.html +++ b/_includes/layout/base-core/footer-menu.html @@ -3,6 +3,10 @@ This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %} +
+

Bitcoin.org is community supported: 1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE

+
+
Network Status {% translate menu-legal layout %} diff --git a/_includes/layout/base/footer-menu.html b/_includes/layout/base/footer-menu.html index 0e77d09f..a00b112a 100644 --- a/_includes/layout/base/footer-menu.html +++ b/_includes/layout/base/footer-menu.html @@ -3,6 +3,10 @@ This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %} +
+

Bitcoin.org is community supported: 1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE

+
+
Network Status {% translate menu-legal layout %} diff --git a/_less/screen.less b/_less/screen.less index 7dee74f4..8ec9cc0a 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -412,6 +412,11 @@ h1 span.fa, h2 span.fa, h3 span.fa, h4 span.fa, h5 span.fa, h6 span.fa { width:940px; margin:auto; } +.footerlicense{ + position:relative; + font-size:94%; + padding:20px 0; +} .footermenu{ position:relative; padding:20px 0;