Clean up homepage
Committed 1a2b5b
--- a/canopy/static/screen.css
+++ b/canopy/static/screen.css
.h-entry {
display: table;
margin: 0 0 1em 0;
- padding: 0 1em;
width: 100%; }
.h-entry.private {
border: .1em solid #b58900; }
--- a/canopy/templates/index.html
+++ b/canopy/templates/index.html
$ "maybe": "b58900",
$ "no": "cb4b16",
$ }
- <p>RSVP'd <strong class=p-rsvp
+ <p>RSVP <strong class=p-rsvp
style="color:#$colors[entry['rsvp'][0]];">$entry["rsvp"][0]</strong> to
<a class=u-in-reply-to href=$in_reply_to>$in_reply_to</a></p>
$elif item_type == "audio/clip":