diff options
Diffstat (limited to 'static/css/themes/default.css')
-rw-r--r-- | static/css/themes/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/themes/default.css b/static/css/themes/default.css index 8b93e51..a0692f9 100644 --- a/static/css/themes/default.css +++ b/static/css/themes/default.css @@ -81,6 +81,7 @@ h1, h2, h3, h4, h5, h6 { a.reply { color: #af0a0f; + text-decoration: underline; } .replyLink { |