added twitter, reddit, share icons

This commit is contained in:
Kadir Sekha 2018-02-16 15:17:03 +00:00
commit 0238c9a891
5 changed files with 187 additions and 0 deletions

View file

@ -232,6 +232,21 @@ div.onboarding-topic {
background-image: url('../img/icon-tools.svg');
}
.icon-reddit {
background-color: #494949;
background-image: url('../img/icon-reddit.svg');
}
.icon-twitter {
background-color: #494949;
background-image: url('../img/icon-twitter.svg');
}
.icon-share {
background-color: #494949;
background-image: url('../img/icon-share.svg');
}
.shapeshift-banner {
background: url(../img/shapeshiftbg.jpg) center center no-repeat #28394d;
padding: 10px;