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