|
|
@ -18,12 +18,14 @@ |
|
|
|
background-size: 12px 12px; |
|
|
|
background-size: 12px 12px; |
|
|
|
} |
|
|
|
} |
|
|
|
.blockchair-logo { |
|
|
|
.blockchair-logo { |
|
|
|
|
|
|
|
@include image-2x('/images/icons/blockchair@2x.png', 10px, 16px); |
|
|
|
background-image: url("/images/icons/blockchair.png"); |
|
|
|
background-image: url("/images/icons/blockchair.png"); |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-repeat: no-repeat; |
|
|
|
padding-left: 25px; |
|
|
|
padding-left: 25px; |
|
|
|
background-size: 10px 16px; |
|
|
|
background-size: 10px 16px; |
|
|
|
} |
|
|
|
} |
|
|
|
.etherchain-logo { |
|
|
|
.etherchain-logo { |
|
|
|
|
|
|
|
@include image-2x('/images/icons/etherchain@2x.png', 16px, 16px); |
|
|
|
background-image: url("/images/icons/etherchain.png"); |
|
|
|
background-image: url("/images/icons/etherchain.png"); |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-repeat: no-repeat; |
|
|
|
padding-left: 25px; |
|
|
|
padding-left: 25px; |
|
|
|