diff --git a/css/brands-extended.css b/css/brands-extended.css index c6d70ae..aa1d765 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -94,6 +94,16 @@ button:hover, filter: brightness(90%); } +/* Distiller */ +.button.button-dist { + color: #ffffff; + background-color: #ed5c47; +} +.button.button-dist:hover, +.button.button-dist:focus { + filter: brightness(90%); +} + /* Micro.blog */ .button.button-microblog { color: #FFFFFF; diff --git a/images/icons-extended/distiller.svg b/images/icons-extended/distiller.svg new file mode 100644 index 0000000..dfc9f34 --- /dev/null +++ b/images/icons-extended/distiller.svg @@ -0,0 +1,78 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + \ No newline at end of file diff --git a/preview.html b/preview.html index 888c64a..e9c1c9b 100644 --- a/preview.html +++ b/preview.html @@ -102,6 +102,11 @@ Devpost LogoDevpost
+ + + Distiller LogoDistiller +
+ MicroBlog LogoMicroBlog