diff --git a/css/brands.css b/css/brands.css index efc898a..51e3d0c 100644 --- a/css/brands.css +++ b/css/brands.css @@ -345,6 +345,12 @@ --button-border:1px solid #FFFFFF; } +/* Matrix */ +.button-matrix { + --button-text:#000000; + --button-background:#ffffff; +} + /* Medium */ .button-medium { --button-text:#ffffff; diff --git a/images/icons/matrix.svg b/images/icons/matrix.svg new file mode 100644 index 0000000..bc41720 --- /dev/null +++ b/images/icons/matrix.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 6b40649..1e8996e 100644 --- a/index.html +++ b/index.html @@ -206,6 +206,9 @@ Mastodon + + Matrix + Medium