custom bitcoin icon
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 18 KiB |
+1
-1
@@ -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;
|
||||||
|
|||||||
+4
-4
@@ -500,7 +500,7 @@ hr {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
vertical-align: -2px;
|
vertical-align: -4px;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -518,7 +518,7 @@ hr {
|
|||||||
width: 340px;
|
width: 340px;
|
||||||
right: 50%;
|
right: 50%;
|
||||||
margin-right: -170px;
|
margin-right: -170px;
|
||||||
|
|
||||||
padding-bottom: 7px;
|
padding-bottom: 7px;
|
||||||
|
|
||||||
top: -30px;
|
top: -30px;
|
||||||
@@ -537,7 +537,7 @@ hr {
|
|||||||
left: 50%;
|
left: 50%;
|
||||||
margin-left: -7px;
|
margin-left: -7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
background-color: $game-container-background;
|
background-color: $game-container-background;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
@@ -548,7 +548,7 @@ hr {
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
font-family: Consolas, "Liberation Mono", Courier, monospace;
|
font-family: Consolas, "Liberation Mono", Courier, monospace;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user