added more icons for explore bitcoin.com section
This commit is contained in:
parent
4f49932f22
commit
019e534a4f
7 changed files with 444 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue