From a40a9846c267cb1e7ccfc8961f87840b9762c380 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Thu, 22 Sep 2022 13:25:19 -0500 Subject: [PATCH] add redbubble style and svg --- css/brands.css | 13 +++++++++++++ images/icons/redbubble.svg | 3 +++ index.html | 5 +++++ 3 files changed, 21 insertions(+) create mode 100644 images/icons/redbubble.svg diff --git a/css/brands.css b/css/brands.css index 36c52f1..d7c04ee 100644 --- a/css/brands.css +++ b/css/brands.css @@ -174,6 +174,19 @@ button:hover, filter: brightness(90%); } +/* Redbubble */ +.button.button-redbubble { + color: #e41321; + border-style: solid; + border-color: #e41321; + border-width: 2px; + background-color: #ffffff; +} +.button.button-redbubble:hover, +.button.button-redbubble:focus { + filter: brightness(90%); +} + /* Facebook */ .button.button-faceb { color: #ffffff; diff --git a/images/icons/redbubble.svg b/images/icons/redbubble.svg new file mode 100644 index 0000000..c393b5f --- /dev/null +++ b/images/icons/redbubble.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/index.html b/index.html index d36babc..6f33679 100644 --- a/index.html +++ b/index.html @@ -245,6 +245,11 @@ Etsy LogoEtsy
+ + + Redbubble LogoRedbubble +
+ Tumblr LogoTumblr