From 4ec3b1ea9cdd3eda1adea9fe3bbe34314e281794 Mon Sep 17 00:00:00 2001 From: Seenivasan I <127830148+SEENI26@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:52:32 +0800 Subject: [PATCH] Update stylechat.css --- stylechat.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/stylechat.css b/stylechat.css index 82f7221..0496ad7 100644 --- a/stylechat.css +++ b/stylechat.css @@ -333,8 +333,16 @@ ul li { } .text-left{ - font-size: large; + font-size: 22px; } +/* Comman Section */ +.a { + color: #007bff; + text-decoration: none; + background-color: transparent; + font-size: 22px; +} +/* Comman Section */ .pro-paragg{ margin-top: 1rem; font-size: x-large;