From 2f98f855bb0b84f230fb2693e03083a76ccc23ac Mon Sep 17 00:00:00 2001 From: supun-na97 Date: Thu, 16 Jun 2022 00:19:14 +0530 Subject: [PATCH] Add new css --- css/style.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/css/style.css b/css/style.css index 46ace80..0380f98 100644 --- a/css/style.css +++ b/css/style.css @@ -2131,4 +2131,19 @@ input[type="text"] { .js .animate-box { opacity: 0; +} + +.footer-css { + margin-top: 30px !important; + text-align: center !important +} + +.title-new { + text-align: center !important; + color: #2D4B92 !important; + font-weight: bold !important; +} + +.btn-dev { + text-align: center !important } \ No newline at end of file