1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2025-11-29 23:08:18 +02:00

bitcoin plea relocation

This commit is contained in:
Hubert depesz Lubaczewski
2013-11-24 19:58:23 +01:00
parent c347dc6cb2
commit ccbc785440
2 changed files with 7 additions and 5 deletions

View File

@@ -377,7 +377,7 @@ div.message p.message a,
div.message p.message a:visited {color:#ff0;border: none;}
div.messageNice { border: 2px solid #0f0; background: #060; }
div.plea { text-align: center; color: #666; padding-top: 1em; }
div.plea { float: right; color: #666; }
.result-stats h1 {color:#123}
.result-stats table {margin:5px;border-collapse:collapse}
@@ -423,4 +423,4 @@ div.plea { text-align: center; color: #666; padding-top: 1em; }
.user-history .row .action button:hover {background:#234;border-color:123}
.user-history .row .action button:hover span {color:#fff;cursor:pointer}
.user-history div.date {background:#ddd;text-align:center;font-style:italic;color:#333;}
.user-history div.date {background:#ddd;text-align:center;font-style:italic;color:#333;}

View File

@@ -373,6 +373,11 @@
<div class="result">
<div class="plea">
Did it help? Consider supporting us - Bitcoin address: <a href="https://blockchain.info/address/16abuWEzwM9FD5PYSVspn3TA552Ug7YJsz">16abuWEzwM9FD5PYSVspn3TA552Ug7YJsz</a>
</div>
<div class="tabs">
<ul class="clearfix">
<li class="html">
@@ -501,9 +506,6 @@
</tbody>
</table>
</div>
<div class="plea">
Did it help? Consider supporting us - Bitcoin address: <a href="https://blockchain.info/address/16abuWEzwM9FD5PYSVspn3TA552Ug7YJsz">16abuWEzwM9FD5PYSVspn3TA552Ug7YJsz</a>
</div>
</div>
<% content_for 'head' => begin %>