From 9f35dfde9ffd3669973e798db123bdda3fb6d9df Mon Sep 17 00:00:00 2001 From: Le Van Duc Date: Fri, 24 Nov 2023 10:28:59 +0700 Subject: [PATCH] Update linh tinh --- resources/widgets.scss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/widgets.scss b/resources/widgets.scss index 96d2ba9..ebd3ad5 100644 --- a/resources/widgets.scss +++ b/resources/widgets.scss @@ -797,7 +797,7 @@ ul.errorlist { align-self: center !important; } -body { +a { font-size: 15px; line-height: 1.8; font-weight: normal; @@ -810,10 +810,10 @@ a { } button:hover, button:focus { - text-decoration: none !important; - outline: none !important; - -webkit-box-shadow: none !important; - box-shadow: none !important; + text-decoration: none; + outline: none; + -webkit-box-shadow: none; + box-shadow: none; } .btn {