From b9722e1df23fab0bf79812afcf10c369aff03bcd Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Mon, 11 May 2026 23:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B5=D0=BF=D0=B5=D1=80=D1=8C=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=BC=D0=BE=D0=B1=D0=B8=D0=BB=D0=BA=D0=B0=D1=85=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BD=D1=8F=D1=82=D0=BD=D0=B5=D0=B5=20=D1=87=D1=82?= =?UTF-8?q?=D0=BE=20=D1=8D=D1=82=D0=BE=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/styles/home.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/styles/home.css b/app/assets/styles/home.css index 002183a..96a6473 100644 --- a/app/assets/styles/home.css +++ b/app/assets/styles/home.css @@ -133,4 +133,8 @@ .report-dialog-actions { margin-top: 15px; } + + .title-header-link { + text-decoration: underline; + } } \ No newline at end of file