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