custom bitcoin icon

This commit is contained in:
Gabriele Cirulli
2014-03-11 15:56:37 +01:00
parent 603833b981
commit ff72bf8a14
3 changed files with 5 additions and 5 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 18 KiB

+1 -1
View File
@@ -654,7 +654,7 @@ hr {
line-height: 42px; line-height: 42px;
cursor: pointer; } cursor: pointer; }
.btc-donate img { .btc-donate img {
vertical-align: -2px; vertical-align: -4px;
margin-right: 8px; } margin-right: 8px; }
.btc-donate a { .btc-donate a {
color: #f9f6f2; color: #f9f6f2;
+1 -1
View File
@@ -500,7 +500,7 @@ hr {
cursor: pointer; cursor: pointer;
img { img {
vertical-align: -2px; vertical-align: -4px;
margin-right: 8px; margin-right: 8px;
} }