From b999aff44b18bede0294d092de8cbf81a1010275 Mon Sep 17 00:00:00 2001 From: Kieran Date: Sat, 20 Aug 2022 09:42:40 +0100 Subject: [PATCH] Add Behance --- css/brands-extended.css | 10 ++++++++++ images/icons-extended/behance.svg | 1 + preview.html | 6 +++--- 3 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 images/icons-extended/behance.svg diff --git a/css/brands-extended.css b/css/brands-extended.css index 6f2f035..61606ea 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -84,6 +84,16 @@ button:hover, filter: brightness(90%); } +/* Behance */ +.button.button-behance { + color: #1769ff; + background-color: #ffff; +} +.button.button-devpost:hover, +.button.button-devpost:focus { + filter: brightness(90%); +} + /* Devpost */ .button.button-devpost { color: #ffffff; diff --git a/images/icons-extended/behance.svg b/images/icons-extended/behance.svg new file mode 100644 index 0000000..5bd4cfc --- /dev/null +++ b/images/icons-extended/behance.svg @@ -0,0 +1 @@ + diff --git a/preview.html b/preview.html index ec516de..3cb8963 100644 --- a/preview.html +++ b/preview.html @@ -97,9 +97,9 @@ --> - - - Devpost LogoDevpost + + + Behance LogoBehance