From 3be840817ffd7414220156456d3b6bf2ab9da432 Mon Sep 17 00:00:00 2001 From: Niklas Barning Date: Mon, 27 Sep 2021 11:05:47 +0200 Subject: [PATCH] Add Xing --- css/brands.css | 8 ++++++++ icons/xing.svg | 9 +++++++++ index.html | 4 ++++ 3 files changed, 21 insertions(+) create mode 100644 icons/xing.svg diff --git a/css/brands.css b/css/brands.css index 2370ac0..d2cea92 100644 --- a/css/brands.css +++ b/css/brands.css @@ -301,3 +301,11 @@ button:hover, .button.button-wordpress:hover, .button.button-wordpress:focus { filter: brightness(90%) } + +/* Xing */ +.button.button-xing { + color: #FFFFFF; + background-color: #026466 } +.button.button-xing:hover, +.button.button-xing:focus { + filter: brightness(90%) } diff --git a/icons/xing.svg b/icons/xing.svg new file mode 100644 index 0000000..ad84a5a --- /dev/null +++ b/icons/xing.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/index.html b/index.html index e882968..1108cfd 100644 --- a/index.html +++ b/index.html @@ -203,6 +203,10 @@ Skoob LogoSkoob
+ + xing LogoXing +
+

Build your own by forking LittleLink.