diff --git a/css/brands-extended.css b/css/brands-extended.css index b0e657f..88b1a54 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -91,3 +91,13 @@ button:hover, .button.button-microblog:hover, .button.button-microblog:focus { filter: brightness(90%) } + +/* SpaceHey */ +.button.button-spacehey { + color: #FFFFFF; + background-color: #3234CF; +} +.button.button-spacehey:hover, +.button.button-spacehey:focus { + filter: brightness(90%); +} diff --git a/images/icons-extended/spacehey.svg b/images/icons-extended/spacehey.svg new file mode 100644 index 0000000..09b890a --- /dev/null +++ b/images/icons-extended/spacehey.svg @@ -0,0 +1 @@ + diff --git a/preview.html b/preview.html index 5473cc5..69b52f0 100644 --- a/preview.html +++ b/preview.html @@ -99,7 +99,12 @@ - GitHub LogoMicroBlog + MicroBlog LogoMicroBlog +
+ + + + SpaceHey LogoMicroBlog