From bae6e1186c565ecf4fe477edeba74278a9c7192d Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 2 May 2018 18:14:26 -0400 Subject: [PATCH] i fucking hate css god fucking damnit how does drybones do this shit? --- contrib/static/krane.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contrib/static/krane.css b/contrib/static/krane.css index a73fdb5..e4ba2df 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -533,3 +533,8 @@ background-repeat: repeat; .post { max-width: 90%; } + +.messageroot { + border: solid #333 1px; + padding-left: 1em; +}