updated colors

This commit is contained in:
bill bittner 2017-06-22 21:48:21 -07:00
parent c63ce03029
commit c654ffbf0f
2 changed files with 3 additions and 4 deletions

View file

@ -59,8 +59,8 @@ h1 {
h2 { h2 {
font-size: medium; font-size: medium;
border-top: 1px lightgray solid; border-top: 1px #999 solid;
background-color: lightcyan; background-color: lightgray;
padding: 6px; padding: 6px;
} }

View file

@ -1,8 +1,7 @@
<div class="stop-float" id="publish"> <div class="stop-float" id="publish">
<h2>Recent Meme Fodder</h2> <h2>Recent Meme Fodder</h2>
<div class="row"> <div class="row">
<p>Below are the images published to /meme-fodder. Click one to choose it as your canvas.</p> <p>Below are the free, public images published to <a href="lbry://meme-fodder">lbry://meme-fodder</a>. Want to put a different image on the chopping block? Go publish it!</p>
<p>Spee.ch/meme-fodder/play uses the free, public images at the claim <a href="lbry://meme-fodder">lbry://meme-fodder</a>. Want to put a different image on the chopping block? Go publish it!</p>
</div> </div>
<div class="row"> <div class="row">
{{#each claims}} {{#each claims}}