From e93f821df71e81290d5bae2ad1ac955be2853342 Mon Sep 17 00:00:00 2001
From: techano <20607160+techano@users.noreply.github.com>
Date: Fri, 13 May 2022 13:39:40 -0700
Subject: [PATCH] added threma to brands.css, their svg and to index.html
---
css/brands.css | 10 ++++++++++
images/icons/threema.svg | 9 +++++++++
index.html | 5 +++++
3 files changed, 24 insertions(+)
create mode 100644 images/icons/threema.svg
diff --git a/css/brands.css b/css/brands.css
index ee80128..7c5965a 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -578,3 +578,13 @@ button:hover,
.button.button-yt:focus {
filter: brightness(90%);
}
+
+/* Threema */
+.button.button-threema {
+ color: #000000;
+ background-color: #3fe669;
+}
+.button.button-threema:hover,
+.button.button-threema:focus {
+ filter: brightness(90%);
+}
\ No newline at end of file
diff --git a/images/icons/threema.svg b/images/icons/threema.svg
new file mode 100644
index 0000000..142a6f8
--- /dev/null
+++ b/images/icons/threema.svg
@@ -0,0 +1,9 @@
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 2b65a17..fd44c14 100644
--- a/index.html
+++ b/index.html
@@ -370,6 +370,11 @@
VRChat
+
+
+ Threema
+
+
🔒 Privacy Policy | Build your own by forking LittleLink.