From 093aaa0a29a8c6f27166a1cbacdc9a85257cbb06 Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Mon, 31 Jul 2023 10:36:04 -0400 Subject: [PATCH] Added "X" :thumbsdown: --- css/brands.css | 13 ++++++++++++- images/icons/x.svg | 3 +++ index.html | 5 ++++- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 images/icons/x.svg diff --git a/css/brands.css b/css/brands.css index 0903dd3..2296d2a 100644 --- a/css/brands.css +++ b/css/brands.css @@ -911,7 +911,7 @@ button:hover, filter: brightness(90%); } -/* Twitter */ +/* Twitter (archiving soon, see 'X') */ .button.button-twit { color: #ffffff; background-color: #1da1f2; @@ -1025,6 +1025,17 @@ button:hover, filter: brightness(90%); } +/* X */ +.button.button-x { + color: #FFFFFF; + background-color: #000000; + border: 1px solid #FFFFFF; +} +.button.button-x:hover, +.button.button-x:focus { + filter: brightness(90%); +} + /* Xing */ .button.button-xing { color: #ffffff; diff --git a/images/icons/x.svg b/images/icons/x.svg new file mode 100644 index 0000000..a239dff --- /dev/null +++ b/images/icons/x.svg @@ -0,0 +1,3 @@ + + + diff --git a/index.html b/index.html index d04431d..9771570 100644 --- a/index.html +++ b/index.html @@ -334,7 +334,7 @@ Twitch
- + Twitter
@@ -364,6 +364,9 @@ WordPress
+ + Follow on X
+ Xing