diff options
author | KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> | 2021-10-05 20:07:42 -0300 |
---|---|---|
committer | FChannel <> | 2022-06-19 12:52:40 -0700 |
commit | a1e1a5f003fcbeec35b3cb0399ca41d6d3579425 (patch) | |
tree | 091abc2a7d4e4eae78e5341f188b3f4465cb0561 /static/css/themes/default.css | |
parent | 83d8bc02be90950f0661f56f8d4b12d330dbfdcc (diff) |
very minor cosmetic fixes
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 { |