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