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