Template:Ways to Give: Difference between revisions

Content deleted Content added
bitcoin (WIP)
No edit summary
Line 14:
}
 
.wtg-muted p {
marginfont-topsize: 1em.9rem;
font-sizecolor: small#54595d;
color: #4d4d4d;
}
 
.sp-content a.wtg-bitcoin-btn {
display: inline-block;
padding: 4px8px 4px 4px 16px24px;
color: #464646fff;
background-color: #3366cc;
border: 1px solid #aaa;
boxborder-shadowcolor: 1px 1px #bfbfbf3366cc;
border-radius: 8px 32px 32px 8px;
font-weight: bold;
font-size: 1.2em;
cursor: pointer;
border: 1px solid #aaa0;
background: #f2f2f2; /* Old browsers */
border-radius: 8px 32px 32px 8px2px;
background: -moz-linear-gradient(top, #f2f2f2 0%, #bfbfbf 100%); /* FF3.6+ */
-webkit-transition: all .25s ease-in-out;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
-moz-transition: all .25s ease-in-out;
background: -webkit-linear-gradient(top, #f2f2f2 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
transition: all .25s ease-in-out;
background: -o-linear-gradient(top, #f2f2f2 0%,#bfbfbf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f2f2 0%,#bfbfbf 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f2f2 0%,#bfbfbf 100%); /* W3C */
text-shadow: -1px 1px #f2f2f2;
}
.sp-content a.wtg-bitcoin-btn:hover {
background-color: #447ff5;
border-color: #4d4d4d447ff5;
text-decoration: none;
color: #222;
}
.sp-content a.wtg-bitcoin-btn img:active {
verticalbackground-aligncolor: bottom#2a4b8d;
marginborder-leftcolor: 4px#2a4b8d;
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>
<img src="https://upload.wikimedia.org/wikipedia/foundation/d/da/Bitcoin_symbol_for_button.png" width="26" height="26" alt="">
</a>
</html>