MehrabKamrani commited on 2015-12-26 07:25:17
Zeige 5 geänderte Dateien mit 23 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -262,6 +262,17 @@ blockquote footer{
|
| 262 | 262 |
margin-bottom: -99999px; |
| 263 | 263 |
padding-bottom: 99999px; |
| 264 | 264 |
} |
| 265 |
+.other-ways-title{
|
|
| 266 |
+ margin: 10px 0; |
|
| 267 |
+} |
|
| 268 |
+.other-ways-title > h3{
|
|
| 269 |
+ display: inline; |
|
| 270 |
+} |
|
| 271 |
+.other-ways-icon{
|
|
| 272 |
+ background: transparent; |
|
| 273 |
+ margin-top: -10px; |
|
| 274 |
+ margin-right: 5px; |
|
| 275 |
+} |
|
| 265 | 276 |
.bitcoin{
|
| 266 | 277 |
padding-top: 10px; |
| 267 | 278 |
padding-left: 30px; |
| ... | ... |
@@ -125,7 +125,10 @@ |
| 125 | 125 |
<!-- BEGIN BITCOIN --> |
| 126 | 126 |
<div class="col-sm-6 bitcoin"> |
| 127 | 127 |
<a id="bitcoin"></a> |
| 128 |
- <h4><strong>Bitcoins</strong></h4> |
|
| 128 |
+ <div class="other-ways-title"> |
|
| 129 |
+ <img class="img-thumbnail other-ways-icon" src="../images/bitcoin.png" width="40" height="40"> |
|
| 130 |
+ <h3><strong>Bitcoins</strong></h3> |
|
| 131 |
+ </div> |
|
| 129 | 132 |
<p>In order to comply with US 501(c)(3) non-profit regulations, our Bitcoin transaction limit is currently $10,000 USD per day. |
| 130 | 133 |
If you wish to avoid transaction limits, please consider a direct Bitcoin donation to |
| 131 | 134 |
<a href="https://www.torservers.net/donate.html#cryptocurrencies">Torservers.net</a>, |
| ... | ... |
@@ -207,7 +210,10 @@ |
| 207 | 210 |
|
| 208 | 211 |
<!-- BEGIN CHECK --> |
| 209 | 212 |
<a id="cash"></a> |
| 210 |
- <h4><strong>Check or Money Order</strong></h4> |
|
| 213 |
+ <div class="other-ways-title"> |
|
| 214 |
+ <img class="img-thumbnail other-ways-icon" src="../images/bank48.png" width="40" height="40"> |
|
| 215 |
+ <h3><strong>Check or Money Order</strong></h3> |
|
| 216 |
+ </div> |
|
| 211 | 217 |
<p>You can send checks or money orders to:</p> |
| 212 | 218 |
<p>The Tor Project, Inc<br> |
| 213 | 219 |
7 Temple Street, Suite A<br> |
| ... | ... |
@@ -217,7 +223,10 @@ |
| 217 | 223 |
|
| 218 | 224 |
<!-- BEGIN TRANSFER --> |
| 219 | 225 |
<a id="eubanks"></a> |
| 220 |
- <h4 style="margin-top:20px;"><strong>European Bank Transfer</strong></h4> |
|
| 226 |
+ <div style="margin-top:30px;" class="other-ways-title"> |
|
| 227 |
+ <img class="img-thumbnail other-ways-icon" src="../images/pantheon1.png" width="40" height="40"> |
|
| 228 |
+ <h3><strong>European Bank Transfer</strong></h3> |
|
| 229 |
+ </div> |
|
| 221 | 230 |
<p>For European bank transfers, we have an arrangement with |
| 222 | 231 |
the Renewable Freedom Foundation to provide |
| 223 | 232 |
<a href="http://www.solicitorsjournal.com/news/private-client/charities/gifts-foreign-charities-are-tax-deductible-ecj-rules">tax-deductible</a> |