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
|
|
@ -254,6 +254,26 @@ div.slide-success__background.fill-screen {
|
|||
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');
|
||||
}
|
||||
|
||||
.tabs .tab-item .icon {
|
||||
background-size: contain;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue