added more icons for explore bitcoin.com section

This commit is contained in:
Kadir Sekha 2018-02-15 17:51:26 +00:00
commit 019e534a4f
7 changed files with 444 additions and 4 deletions

View file

@ -212,6 +212,26 @@ div.onboarding-topic {
background-image: url('../img/shapeshifticon.png');
}
.icon-games {
background-color: #494949;
background-image: url('../img/icon-games.svg');
}
.icon-mining {
background-color: #494949;
background-image: url('../img/icon-mining.svg');
}
.icon-news {
background-color: #494949;
background-image: url('../img/icon-news.svg');
}
.icon-tools {
background-color: #494949;
background-image: url('../img/icon-tools.svg');
}
.shapeshift-banner {
background: url(../img/shapeshiftbg.jpg) center center no-repeat #28394d;
padding: 10px;