From 04fc996c2d39507f42ecd2305338784d90f529a9 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sun, 10 Feb 2019 14:35:14 -0500 Subject: [PATCH] update style --- contrib/static/krane.css | 4 ++++ contrib/templates/placebo/post.mustache | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/contrib/static/krane.css b/contrib/static/krane.css index 705b292..652f05c 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -551,3 +551,7 @@ body { flex-wrap: wrap; flex-flow: wrap; } + +.mod { + color: red; +} diff --git a/contrib/templates/placebo/post.mustache b/contrib/templates/placebo/post.mustache index c4b2e4a..fa6066b 100644 --- a/contrib/templates/placebo/post.mustache +++ b/contrib/templates/placebo/post.mustache @@ -30,12 +30,12 @@ {{#post.Attachments}} {{/post.Attachments}} - [Delete] - [Spam] + [Delete] + [Spam] {{#post.IsCtl}} - [Trust Moderator] - [UnTrust Moderator] - [Decode Secrets] + [Trust Moderator] + [UnTrust Moderator] + [Decode Secrets] {{/post.IsCtl}} {{post.Subject}} {{post.Name}} {{post.Frontend}} || {{post.Date}} {{{post.Pubkey}}} [Reply] {{post.ShortHash}}