From a1e1a5f003fcbeec35b3cb0399ca41d6d3579425 Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Tue, 5 Oct 2021 20:07:42 -0300 Subject: very minor cosmetic fixes --- static/css/themes/default.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/css/themes/default.css') 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 { -- cgit v1.2.3