From e648b49856dbf451dea0860520015a897a47e05c Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Thu, 6 Jul 2023 15:23:43 -0400 Subject: [PATCH] Added Threads Also updated Untappd branding to be more accessible. --- css/brands.css | 13 ++++++++++++- images/icons/threads.svg | 3 +++ images/icons/untappd.svg | 3 ++- index.html | 3 +++ 4 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 images/icons/threads.svg diff --git a/css/brands.css b/css/brands.css index b195ab1..0903dd3 100644 --- a/css/brands.css +++ b/css/brands.css @@ -848,6 +848,17 @@ button:hover, filter: brightness(90%); } +/* Threads */ +.button.button-threads { + color: #FFFFFF; + background-color: #000000; + border: 1px solid #FFFFFF; +} +.button.button-threads:hover, +.button.button-threads:focus { + filter: brightness(90%); +} + /* Threema */ .button.button-threema { color: #000000; @@ -923,7 +934,7 @@ button:hover, /* Untappd */ .button.button-untappd { - color: #ffffff; + color: #000000; background-color: #ffc000; } .button.button-untappd:hover, diff --git a/images/icons/threads.svg b/images/icons/threads.svg new file mode 100644 index 0000000..c6fc44b --- /dev/null +++ b/images/icons/threads.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/icons/untappd.svg b/images/icons/untappd.svg index e289a55..f1106a9 100644 --- a/images/icons/untappd.svg +++ b/images/icons/untappd.svg @@ -1,3 +1,4 @@ - + + diff --git a/index.html b/index.html index 93efc26..d04431d 100644 --- a/index.html +++ b/index.html @@ -316,6 +316,9 @@ Telegram
+ + Threads
+ Threema