diff --git a/_layouts/base.html b/_layouts/base.html index b4db5ec0..e0eb6925 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -115,7 +115,6 @@ if(typeof(legacyIE)==='undefined'){ +
+ {% case page.lang %} + {% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %} +
{% translate sponsor layout en %} Foundation The Bitcoin Foundation
+ {% else %} +
{% translate sponsor layout %} Foundation The Bitcoin Foundation
+ {% endcase %} +
diff --git a/_less/screen.less b/_less/screen.less index 11b0ffa5..d9fd268b 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -141,6 +141,33 @@ li p{ text-decoration:underline; } +.foundation-banner{ + text-align:center; +} +.foundation-banner div{ + display:inline-block; + color:#8D8D8D; + padding:15px 30px 15px 30px; + margin:0 0 20px 0; + line-height:2em; +} +.foundation-banner a, +.foundation-banner a:link, +.foundation-banner a:active, +.foundation-banner a:visited{ + color:#666; + font-weight:bold; + margin-left:6px; + white-space:nowrap; +} +.foundation-banner img{ + vertical-align:top; + position:relative; + top:2px; + width:32px; + height:32px; +} + .head{ margin:30px 0 30px 0; } @@ -340,9 +367,9 @@ li p{ position:relative; top:-2px; padding:20px 0 20px 40px; - text-align:left; - font-size:94%; + text-align:center; max-width:940px; + font-size:94%; } .footer div{ padding-top:6px; @@ -351,10 +378,6 @@ li p{ margin-right:15px; white-space:nowrap; } -.footer div span{ - margin-top:15px; - display:block; -} .footer div span a{ margin-right:auto; } @@ -1328,6 +1351,11 @@ h2 .rssicon{ .footer{ padding:20px 0 20px 5px; background-color:transparent; + line-height:1.5em; + } + .footer div span{ + display:block; + margin-top:10px; } .index{ padding:15px; diff --git a/_translations/en.yml b/_translations/en.yml index 81ed5cba..ca128dff 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -547,7 +547,6 @@ en: menu-development: Development menu-events: Events menu-faq: FAQ - menu-foundation: Foundation menu-getting-started: "Getting started" menu-how-it-works: "How it works" menu-innovation: Innovation @@ -558,6 +557,7 @@ en: menu-vocabulary: Vocabulary menu-you-need-to-know: "You need to know" footer: "Released under the MIT license" + sponsor: "A community website sponsored by" getstarted: "Get started with Bitcoin" url: about: about diff --git a/img/logo_foundation.png b/img/logo_foundation.png new file mode 100644 index 00000000..74eaabe6 Binary files /dev/null and b/img/logo_foundation.png differ diff --git a/img/logo_foundation.svg b/img/logo_foundation.svg new file mode 100644 index 00000000..1dc54c38 --- /dev/null +++ b/img/logo_foundation.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file