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;