From e4cca301fdf57a6ce6efd34f375c2dbdfa844735 Mon Sep 17 00:00:00 2001 From: Jonathan Jordan Date: Thu, 19 Aug 2021 20:44:56 -0700 Subject: [PATCH] Add support for micro.blog --- css/brands.css | 8 ++++++++ icons/microblog.svg | 3 +++ index.html | 4 ++++ 3 files changed, 15 insertions(+) create mode 100644 icons/microblog.svg diff --git a/css/brands.css b/css/brands.css index 60ec68d..07b3d87 100644 --- a/css/brands.css +++ b/css/brands.css @@ -171,6 +171,14 @@ button:hover, .button.button-medium:focus { filter: brightness(90%) } +/* Micro.blog */ +.button.button-microblog { + color: #FFFFFF; + background-color: #FD9927 } +.button.button-microblog:hover, +.button.button-microblog:focus { + filter: brightness(90%) } + /* Pinterest */ .button.button-pinterest { color: #000000; diff --git a/icons/microblog.svg b/icons/microblog.svg new file mode 100644 index 0000000..30aa82b --- /dev/null +++ b/icons/microblog.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/index.html b/index.html index b0540f0..3d4603e 100644 --- a/index.html +++ b/index.html @@ -99,6 +99,10 @@ Instagram LogoInstagram
+ + Micro.blog LogoMicro.blog +
+ Facebook LogoFind us on Facebook