From 3e55ab9f3be5925b4f52497745e1fce97bd5226b Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Tue, 9 Nov 2021 17:34:32 -0600 Subject: [PATCH] Add Bandcamp SVG and CSS --- css/brands.css | 8 ++++++++ icons/bandcamp.svg | 26 ++++++++++++++++++++++++++ index.html | 3 +++ 3 files changed, 37 insertions(+) create mode 100644 icons/bandcamp.svg diff --git a/css/brands.css b/css/brands.css index a321f2c..180cd57 100644 --- a/css/brands.css +++ b/css/brands.css @@ -82,6 +82,14 @@ button:hover, .button.button-default:hover, .button.button-default:focus { filter: brightness(90%) } + +/* Bandcamp */ +.button.button-bandcamp { + color: #FFFFFF; + background-color: #1d9fc3 } +.button.button-bandcamp:hover, +.button.button-bandcamp:focus { + filter: brightness(90%) } /* Discord */ .button.button-discord { diff --git a/icons/bandcamp.svg b/icons/bandcamp.svg new file mode 100644 index 0000000..cde6f60 --- /dev/null +++ b/icons/bandcamp.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 4bac6a6..d40001a 100644 --- a/index.html +++ b/index.html @@ -218,6 +218,9 @@ xing LogoXing + + Bandcamp LogoBandcamp +

Build your own by forking LittleLink.