1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

binance link to buy btc

This commit is contained in:
papee
2020-08-15 14:06:19 +02:00
parent 8dfbf91e38
commit 93db217998
2 changed files with 6 additions and 3 deletions

View File

@@ -369,11 +369,13 @@ pre {
border-bottom-left-radius: 3px !important;
}
.download-link a {
.download-link a,
.buy-btc a {
color: #eee;
}
.download-link a:hover {
.download-link a:hover,
.buy-btc a:hover {
text-decoration: none;
}