From 01813b287791fcd5957554e186014485ee5d9a88 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Thu, 12 Jan 2017 09:47:14 -0500 Subject: [PATCH] update css --- contrib/static/site.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/static/site.css b/contrib/static/site.css index b5283f5..a617cbe 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -614,6 +614,9 @@ textarea#reply-text { font-weight: normal; } +#nntpchan_submit_censor { + text-decoration: underline; +} #censor-toggle, a { color: #34345C;