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;
cursor: pointer; }
.btc-donate img {
vertical-align: -2px;
vertical-align: -4px;
margin-right: 8px; }
.btc-donate a {
color: #f9f6f2;
+4 -4
View File
@@ -500,7 +500,7 @@ hr {
cursor: pointer;
img {
vertical-align: -2px;
vertical-align: -4px;
margin-right: 8px;
}
@@ -518,7 +518,7 @@ hr {
width: 340px;
right: 50%;
margin-right: -170px;
padding-bottom: 7px;
top: -30px;
@@ -537,7 +537,7 @@ hr {
left: 50%;
margin-left: -7px;
}
code {
background-color: $game-container-background;
padding: 10px 15px;
@@ -548,7 +548,7 @@ hr {
font-size: 15px;
font-family: Consolas, "Liberation Mono", Courier, monospace;
text-align: center;
}
}