From fdc4c2e279b8047b4acb36de718606ea2407cbec Mon Sep 17 00:00:00 2001 From: anandachanta19 Date: Sun, 2 Jun 2024 08:09:36 +0530 Subject: [PATCH] Optimized --- notification.css | 60 --------------------------------------- notification.html | 71 ----------------------------------------------- 2 files changed, 131 deletions(-) delete mode 100644 notification.css delete mode 100644 notification.html diff --git a/notification.css b/notification.css deleted file mode 100644 index f14e20b4..00000000 --- a/notification.css +++ /dev/null @@ -1,60 +0,0 @@ -body { - background-color: #f8f9fa; - } - - .navbar { - background-color: #2874f0; - } - - .navbar-brand { - color: #fff; - } - - .nav-link { - color: #fff !important; - } - - .card { - box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); - border-radius: 8px; - } - - .bg-gradient { - background: linear-gradient(45deg, #2874f0, #1e90ff); - animation: gradientAnimation 5s ease infinite; - } - - @keyframes gradientAnimation { - 0% { background-position: 0% 50%; } - 50% { background-position: 100% 50%; } - 100% { background-position: 0% 50%; } - } - - .text-white { - color: #fff !important; - } - - .custom-control-input:checked ~ .custom-control-label::before { - background-color: #2874f0; - } - - .btn-primary { - background-color: #2874f0; - border-color: #2874f0; - transition: background-color 0.3s ease, box-shadow 0.3s ease; - } - - .btn-primary:hover { - background-color: #1e90ff; - box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3); - } - - .container { - max-width: 600px; - } - - .card-body { - padding: 2rem; - } - - \ No newline at end of file diff --git a/notification.html b/notification.html deleted file mode 100644 index 3a239d55..00000000 --- a/notification.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - Flipkart Notification Preferences - - - - - -
-
-
-

Notification Preferences

-
-
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
- -
-
-
-
- - - - - -