From 6205a9c9e3eacf533c25137061b327e4989d9960 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Sun, 17 Sep 2023 20:32:12 -0600 Subject: [PATCH] Added session for support --- css/style.css | 9 +++++++++ img/session-icon.svg | 10 ++++++++++ index.html | 1 + 3 files changed, 20 insertions(+) create mode 100644 img/session-icon.svg diff --git a/css/style.css b/css/style.css index b81bb6b..9801042 100644 --- a/css/style.css +++ b/css/style.css @@ -1276,6 +1276,15 @@ header .container { margin-right: 0.5rem; } +.social-support .social-links i.icon-session { + background-image: url(../img/session-icon.svg); + background-repeat: no-repeat; + display: inline-block; + width: 1.7rem; + height: 1.7rem; + background-size: 1.7rem 1.7rem; +} + .social-support .social-links li:hover i { color: #3030D0; } diff --git a/img/session-icon.svg b/img/session-icon.svg new file mode 100644 index 0000000..b3456bc --- /dev/null +++ b/img/session-icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/index.html b/index.html index 5c9db9a..72dea42 100644 --- a/index.html +++ b/index.html @@ -181,6 +181,7 @@ permalink: /index.html
  • r/stackwallet
  • @stack_wallet
  • Stack Wallet
  • +
  • @stack