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