diff --git a/css/brands.css b/css/brands.css index c4c6761c..955773e8 100644 --- a/css/brands.css +++ b/css/brands.css @@ -345,6 +345,16 @@ button:hover, filter: brightness(90%); } +/* SpaceHey */ +.button.button-spacehey { + color: #ffffff; + background-color: #3234cf; +} +.button.button-spacehey:hover, +.button.button-spacehey:focus { + filter: brightness(90%); +} + /* Telegram */ .button.button-telegram { color: #ffffff;