From fc7bdbb55648047693380d215dc526bb99a07048 Mon Sep 17 00:00:00 2001 From: Marcus Jaschen Date: Sun, 18 Sep 2022 09:38:59 +0200 Subject: [PATCH] add Untappd logo (https://untappd.com/) --- css/brands.css | 10 ++++++++++ images/icons/untappd.svg | 1 + index.html | 5 +++++ 3 files changed, 16 insertions(+) create mode 100644 images/icons/untappd.svg diff --git a/css/brands.css b/css/brands.css index e258038..a7809f8 100644 --- a/css/brands.css +++ b/css/brands.css @@ -538,6 +538,16 @@ button:hover, filter: brightness(90%); } +/* Untappd */ +.button.button-untappd { + color: #ffffff; + background-color: #ffc000; +} +.button.button-untappd:hover, +.button.button-untappd:focus { + filter: brightness(90%); +} + /* Vimeo */ .button.button-vimeo { color: #ffffff; diff --git a/images/icons/untappd.svg b/images/icons/untappd.svg new file mode 100644 index 0000000..0e7f36e --- /dev/null +++ b/images/icons/untappd.svg @@ -0,0 +1 @@ + diff --git a/index.html b/index.html index ed327f5..4dfd49c 100644 --- a/index.html +++ b/index.html @@ -270,6 +270,11 @@ WhatsApp LogoWhatsApp
+ + + Untappd LogoUntappd +
+ Wordpress LogoWordpress