Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick committed Sep 16, 2018
1 parent f8ab3bd commit 465fd8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<body>
<div id="header" class="serif interface" style="background-color: #ffca02 ;background: linear-gradient(rgba(255, 202, 2, 1), rgba(255, 166, 2, 1));-moz-background: linear-gradient(rgba(255, 202, 2, 1), rgba(255, 166, 2, 1));-o-background: linear-gradient(rgba(255, 202, 2, 1), rgba(255, 166, 2, 1));-webkit-background: linear-gradient(rgba(255, 202, 2, 1), rgba(255, 166, 2, 1));">
<div id="rateBox">
<span id="rate_zero">---</span> <span id="units">ZER / BTC <sup class='rateButton'> ( by Cryptopia ) </sup></span> |
<span id="rate_zero">---</span> <span id="units">ZER / BTC <sup class='rateButton'> (by Cryptopia) </sup></span> |
<span id="rate_zero_usd">---</span> <span id="units">USD / ZER</span>
</div>
<div style="width: 400px; margin-left: auto; margin-right: auto;">
Expand All @@ -34,7 +34,7 @@ <h3 class="zerotitle">Ƶero</h3>
</p>
</div>
<div id="rateBoxBtc">
<span id="rate_btc">---</span> <span id="units">USD / BTC <sup class='rateButton'> ( by Bitstamp ) </sup></span>
<span id="rate_btc">---</span> <span id="units">USD / BTC <sup class='rateButton'> (by Bitstamp) </sup></span>
</div>
</div>
<table id="pageSplitter" border="0">
Expand Down

0 comments on commit 465fd8b

Please sign in to comment.