Template:Ways to Give: Difference between revisions
Content deleted Content added
bitcoin (WIP) |
No edit summary |
||
Line 14:
}
.wtg-muted p {
color: #4d4d4d;▼
}
.sp-content a.wtg-bitcoin-btn {
display: inline-block;
padding:
color: #
background-color: #3366cc;
border: 1px solid #aaa;▼
border-radius: 8px 32px 32px 8px;▼
cursor: pointer;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.sp-content a.wtg-bitcoin-btn:hover {
background-color: #447ff5;
text-decoration: none;
}
.sp-content a.wtg-bitcoin-btn
box-shadow: none;
}
.sp-content a.wtg-bitcoin-btn:focus {
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
}
</style></html>
Line 147 ⟶ 145:
<a class="wtg-bitcoin-btn" href="</html>{{{bitcoin-url|<nowiki>https://bitpay.com/464448/donate</nowiki>}}}<html>">
</html>{{{bitcoin-donate|Donate Bitcoins}}}<html>
</a>
</html>
|