From 04bd496378a6db40a55b9d052cd7ef4f2d57c447 Mon Sep 17 00:00:00 2001 From: Ritikesh yadav Date: Fri, 14 Jun 2024 15:11:19 +0530 Subject: [PATCH] added style --- public/assets/css/FrontendCss/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/assets/css/FrontendCss/style.css b/public/assets/css/FrontendCss/style.css index a3b2542..cfe2a9c 100644 --- a/public/assets/css/FrontendCss/style.css +++ b/public/assets/css/FrontendCss/style.css @@ -6513,4 +6513,7 @@ ul#user_notification { } a.read_notification { font-size: 15px !important; +} +p.regist, p.regist a { + color: #fff; } \ No newline at end of file