diff --git a/banner-direct-single.svg b/banner-direct-single.svg index 82da872..402d9e4 100644 --- a/banner-direct-single.svg +++ b/banner-direct-single.svg @@ -3,111 +3,66 @@ @namespace svg url(http://www.w3.org/2000/svg); svg { - font-family: BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-family: Helvetica, Arial, sans-serif; + text-rendering: geometricPrecision; } - svg|a:link, svg|a:visited { cursor: pointer; } - -svg|a text { - fill: white; - font-size: 18px; - font-weight: bold; -} - -svg|a:hover > .button, svg|a:active > .button { - fill: white; - stroke: #24292f; -} - -svg|a:hover > text, svg|a:active > text { - fill: #24292f; -} - -.button { - stroke: white; - fill: #24292f; -} - .flag-blue { - fill: #005eb8; + fill: #0057b7; } - .flag-yellow { - fill: #ffd101; + fill: #ffd700; } - -.bg { - fill: #f6f8fa; - stroke: #d0d7de; - stroke-width: 0.8px; -} - .message { fill: white; + font-size: 20px; } - -.hashtag { - font-size: 16px; +.call { fill: black; + font-size: 32px; } - .mobile-only { display: none; } +.arrow { + font-size: 24px; +} -@media (max-width: 600px) { - svg > * { +@media (max-width: 770px) { + svg a > .message { display: none; } - - svg > rect, .mobile, .mobile-only { + svg a > .mobile-only { display: inherit; } - - svg|a text { - font-size: 34px; - font-weight: bold; + .message { + font-size: 29px; } - - .message, .hashtag { - font-size: 30px; + .call { + font-size: 36px; } } - - - - - - - This project was created by a developer from Ukraine. - Russia has invaded Ukraine and already killed over 3200 civilians, including more than 144 children. - The death toll continues climbing. It's a war and we need your help. Let's stand together against the Russian regime. - - - - - Support Ukraine - - + + + - - - Russia has invaded Ukraine and already killed over 3200 civilians. - The death toll continues climbing. It's a war and we need your help. + + This project was created by a developer from Ukraine. + Russia has invaded Ukraine and already killed tens of thousands of civilians, with many more raped or tortured. + The death toll keeps climbing. It's a genocide. We need your help. Let's fight back against the Russian regime. + + + Russia has invaded Ukraine and already killed tens of thousands of civilians, + with many more raped or tortured. It's a genocide. We need your help. - - - Support Ukraine - - - - - #StandWithUkraine - + + Help Ukraine Now + + diff --git a/banner-direct.svg b/banner-direct.svg index f8fe081..97f1381 100644 --- a/banner-direct.svg +++ b/banner-direct.svg @@ -3,111 +3,66 @@ @namespace svg url(http://www.w3.org/2000/svg); svg { - font-family: BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-family: Helvetica, Arial, sans-serif; + text-rendering: geometricPrecision; } - svg|a:link, svg|a:visited { cursor: pointer; } - -svg|a text { - fill: white; - font-size: 18px; - font-weight: bold; -} - -svg|a:hover > .button, svg|a:active > .button { - fill: white; - stroke: #24292f; -} - -svg|a:hover > text, svg|a:active > text { - fill: #24292f; -} - -.button { - stroke: white; - fill: #24292f; -} - .flag-blue { - fill: #005eb8; + fill: #0057b7; } - .flag-yellow { - fill: #ffd101; + fill: #ffd700; } - -.bg { - fill: #f6f8fa; - stroke: #d0d7de; - stroke-width: 0.8px; -} - .message { fill: white; + font-size: 20px; } - -.hashtag { - font-size: 16px; +.call { fill: black; + font-size: 32px; } - .mobile-only { display: none; } +.arrow { + font-size: 24px; +} -@media (max-width: 600px) { - svg > * { +@media (max-width: 770px) { + svg a > .message { display: none; } - - svg > rect, .mobile, .mobile-only { + svg a > .mobile-only { display: inherit; } - - svg|a text { - font-size: 34px; - font-weight: bold; + .message { + font-size: 29px; } - - .message, .hashtag { - font-size: 30px; + .call { + font-size: 36px; } } - - - - - - - This project was developed with substantial contributions from Ukrainian developers. - Russia has invaded Ukraine and already killed over 3200 civilians, including more than 144 children. - The death toll continues climbing. It's a war and we need your help. Let's stand together against the Russian regime. - - - - - Support Ukraine - - + + + - - - Russia has invaded Ukraine and already killed over 3200 civilians. - The death toll continues climbing. It's a war and we need your help. + + This project was developed with substantial contributions from Ukrainian developers. + Russia has invaded Ukraine and already killed tens of thousands of civilians, with many more raped or tortured. + The death toll keeps climbing. It's a genocide. We need your help. Let's fight back against the Russian regime. + + + Russia has invaded Ukraine and already killed tens of thousands of civilians, + with many more raped or tortured. It's a genocide. We need your help. - - - Support Ukraine - - - - - #StandWithUkraine - + + Help Ukraine Now + + diff --git a/banner-personal-page.svg b/banner-personal-page.svg index 195a32a..729742a 100644 --- a/banner-personal-page.svg +++ b/banner-personal-page.svg @@ -3,111 +3,66 @@ @namespace svg url(http://www.w3.org/2000/svg); svg { - font-family: BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-family: Helvetica, Arial, sans-serif; + text-rendering: geometricPrecision; } - svg|a:link, svg|a:visited { cursor: pointer; } - -svg|a text { - fill: white; - font-size: 18px; - font-weight: bold; -} - -svg|a:hover > .button, svg|a:active > .button { - fill: white; - stroke: #24292f; -} - -svg|a:hover > text, svg|a:active > text { - fill: #24292f; -} - -.button { - stroke: white; - fill: #24292f; -} - .flag-blue { - fill: #005eb8; + fill: #0057b7; } - .flag-yellow { - fill: #ffd101; + fill: #ffd700; } - -.bg { - fill: #f6f8fa; - stroke: #d0d7de; - stroke-width: 0.8px; -} - .message { fill: white; + font-size: 20px; } - -.hashtag { - font-size: 16px; +.call { fill: black; + font-size: 32px; } - .mobile-only { display: none; } +.arrow { + font-size: 24px; +} -@media (max-width: 600px) { - svg > * { +@media (max-width: 770px) { + svg a > .message { display: none; } - - svg > rect, .mobile, .mobile-only { + svg a > .mobile-only { display: inherit; } - - svg|a text { - font-size: 34px; - font-weight: bold; + .message { + font-size: 29px; } - - .message, .hashtag { - font-size: 30px; + .call { + font-size: 36px; } } - - - - - - - This is a personal profile of an open source software contributor from Ukraine. - Russia has invaded Ukraine and already killed over 3200 civilians, including more than 144 children. - The death toll continues climbing. It's a war and we need your help. Let's stand together against the Russian regime. - - - - - Support Ukraine - - + + + - - - Russia has invaded Ukraine and already killed over 3200 civilians. - The death toll continues climbing. It's a war and we need your help. + + This is a personal profile of an open source software contributor from Ukraine. + Russia has invaded Ukraine and already killed tens of thousands of civilians, with many more raped or tortured. + The death toll keeps climbing. It's a genocide. We need your help. Let's fight back against the Russian regime. + + + Russia has invaded Ukraine and already killed tens of thousands of civilians, + with many more raped or tortured. It's a genocide. We need your help. - - - Support Ukraine - - - - - #StandWithUkraine - + + Help Ukraine Now + + diff --git a/banner.svg b/banner.svg index 77bf4ff..97f1381 100644 --- a/banner.svg +++ b/banner.svg @@ -3,120 +3,66 @@ @namespace svg url(http://www.w3.org/2000/svg); svg { - font-family: BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-family: Helvetica, Arial, sans-serif; + text-rendering: geometricPrecision; } - svg|a:link, svg|a:visited { cursor: pointer; } - -svg|a text { - fill: white; - font-size: 18px; - font-weight: bold; -} - -svg|a:hover > .button, svg|a:active > .button { - fill: white; - stroke: #24292f; -} - -svg|a:hover > text, svg|a:active > text { - fill: #24292f; -} - -.button { - stroke: white; - fill: #24292f; -} - .flag-blue { - fill: #005eb8; + fill: #0057b7; } - .flag-yellow { - fill: #ffd101; -} - -.bg { - fill: #f6f8fa; - stroke: #d0d7de; - stroke-width: 0.8px; + fill: #ffd700; } - .message { fill: white; + font-size: 20px; } - -.hashtag { - font-size: 16px; +.call { fill: black; + font-size: 32px; } - .mobile-only { display: none; } +.arrow { + font-size: 24px; +} -@media (max-width: 600px) { - svg > * { +@media (max-width: 770px) { + svg a > .message { display: none; } - - svg > rect, .mobile, .mobile-only { + svg a > .mobile-only { display: inherit; } - - svg|a text { - font-size: 34px; - font-weight: bold; + .message { + font-size: 29px; } - - .message, .hashtag { - font-size: 30px; + .call { + font-size: 36px; } } - - - - - - This project was developed with substantial contributions from Ukrainian developers. - Russia has invaded Ukraine and already killed over 3200 civilians, including more than 144 children. - The death toll continues climbing. It's a war and we need your help. Let's stand together against the Russian regime. - + + + - - - - Read more - - - - Support Ukraine - - - - - - Russia has invaded Ukraine and already killed over 3200 civilians. - The death toll continues climbing. It's a war and we need your help. + + This project was developed with substantial contributions from Ukrainian developers. + Russia has invaded Ukraine and already killed tens of thousands of civilians, with many more raped or tortured. + The death toll keeps climbing. It's a genocide. We need your help. Let's fight back against the Russian regime. + + + Russia has invaded Ukraine and already killed tens of thousands of civilians, + with many more raped or tortured. It's a genocide. We need your help. - - - Read more - - - - - Support Ukraine - - - - - #StandWithUkraine - + + Help Ukraine Now + + diff --git a/banner2-no-action.svg b/banner2-no-action.svg index b5da3c1..f7cbfa0 100644 --- a/banner2-no-action.svg +++ b/banner2-no-action.svg @@ -3,98 +3,65 @@ @namespace svg url(http://www.w3.org/2000/svg); svg { - font-family: BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-family: Helvetica, Arial, sans-serif; + text-rendering: geometricPrecision; } - svg|a:link, svg|a:visited { cursor: pointer; } - -svg|a text { - fill: white; - font-size: 18px; - font-weight: bold; -} - -svg|a:hover > .button, svg|a:active > .button { - fill: white; - stroke: #24292f; -} - -svg|a:hover > text, svg|a:active > text { - fill: #24292f; -} - -.button { - stroke: white; - fill: #24292f; -} - .flag-blue { - fill: #005eb8; + fill: #0057b7; } - .flag-yellow { - fill: #ffd101; + fill: #ffd700; } - -.bg { - fill: #f6f8fa; - stroke: #d0d7de; - stroke-width: 0.8px; -} - .message { fill: white; + font-size: 20px; } - -.hashtag { - font-size: 16px; +.call { fill: black; + font-size: 32px; } - .mobile-only { display: none; } +.arrow { + font-size: 24px; +} -@media (max-width: 600px) { - svg > * { +@media (max-width: 770px) { + svg a > .message { display: none; } - - svg > rect, .mobile, .mobile-only { + svg a > .mobile-only { display: inherit; } - - svg|a text { - font-size: 34px; - font-weight: bold; + .message { + font-size: 29px; } - - .message, .hashtag { - font-size: 30px; + .call { + font-size: 36px; } } - - - + + + - - Russia has invaded Ukraine and already killed over 3200 civilians, including more than 144 children. - The death toll continues climbing. It's a war and we need your help. Let's stand together against the Russian regime. - - - - - Russia has invaded Ukraine and already killed over 3200 civilians. - The death toll continues climbing. It's a war and we need your help. + + Russia has invaded Ukraine and already killed tens of thousands of civilians, with many more raped or tortured. + The death toll keeps climbing. It's a genocide. We need your help. Let's fight back against the Russian regime. + + + Russia has invaded Ukraine and already killed tens of thousands of civilians, + with many more raped or tortured. It's a genocide. We need your help. - - - #StandWithUkraine - + + Help Ukraine Now + + diff --git a/banner2.svg b/banner2.svg index eca2a05..78d87b6 100644 --- a/banner2.svg +++ b/banner2.svg @@ -3,119 +3,65 @@ @namespace svg url(http://www.w3.org/2000/svg); svg { - font-family: BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-family: Helvetica, Arial, sans-serif; + text-rendering: geometricPrecision; } - svg|a:link, svg|a:visited { cursor: pointer; } - -svg|a text { - fill: white; - font-size: 18px; - font-weight: bold; -} - -svg|a:hover > .button, svg|a:active > .button { - fill: white; - stroke: #24292f; -} - -svg|a:hover > text, svg|a:active > text { - fill: #24292f; -} - -.button { - stroke: white; - fill: #24292f; -} - .flag-blue { - fill: #005eb8; + fill: #0057b7; } - .flag-yellow { - fill: #ffd101; -} - -.bg { - fill: #f6f8fa; - stroke: #d0d7de; - stroke-width: 0.8px; + fill: #ffd700; } - .message { fill: white; + font-size: 20px; } - -.hashtag { - font-size: 16px; +.call { fill: black; + font-size: 32px; } - .mobile-only { display: none; } +.arrow { + font-size: 24px; +} -@media (max-width: 600px) { - svg > * { +@media (max-width: 770px) { + svg a > .message { display: none; } - - svg > rect, .mobile, .mobile-only { + svg a > .mobile-only { display: inherit; } - - svg|a text { - font-size: 34px; - font-weight: bold; + .message { + font-size: 29px; } - - .message, .hashtag { - font-size: 30px; + .call { + font-size: 36px; } } - - - - - - Russia has invaded Ukraine and already killed over 3200 civilians, including more than 144 children. - The death toll continues climbing. It's a war and we need your help. Let's stand together against the Russian regime. - + + + - - - - Read more - - - - Support Ukraine - - - - - - Russia has invaded Ukraine and already killed over 3200 civilians. - The death toll continues climbing. It's a war and we need your help. + + Russia has invaded Ukraine and already killed tens of thousands of civilians, with many more raped or tortured. + The death toll keeps climbing. It's a genocide. We need your help. Let's fight back against the Russian regime. + + + Russia has invaded Ukraine and already killed tens of thousands of civilians, + with many more raped or tortured. It's a genocide. We need your help. - - - Read more - - - - - Support Ukraine - - - - - #StandWithUkraine - + + Help Ukraine Now + +