mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 20:35:16 +00:00
fix text alignment
add note inside <li> tag. Sorry, I'm a nub :)
This commit is contained in:
parent
8e6311d52c
commit
03405683da
1 changed files with 4 additions and 3 deletions
|
@ -7,10 +7,11 @@
|
|||
</h2>
|
||||
<ul>
|
||||
<li><h3>Learned the basics of the LBRY API.</h3></li>
|
||||
<li><h3>Earned $5 in LBC for downloading a hilarious film starring David Cross.</h3></li>
|
||||
<div class="meta">
|
||||
<li><h3>Earned $5 in LBC for downloading a hilarious film starring David Cross.</h3>
|
||||
<div class="meta">
|
||||
<sup>*Automated credit withdrawal is currently disabled, please see details in guide</sup>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li><h3>Irrevocably inscribed a piece of knowledge. Possibly of a cat.</h3>
|
||||
<div class="meta">
|
||||
<sup>1</sup>USD price equivalent of <?php echo DeveloperActions::DEVELOPER_REWARD ?> LBC as received from the <a href="https://bittrex.com/Market/Index?MarketName=BTC-LBC" class="link-primary">Bittrex</a> exchange.
|
||||
|
|
Loading…
Add table
Reference in a new issue