From 06e3d698be6750c3c0ae11b038e3f5b97375d99e Mon Sep 17 00:00:00 2001 From: Sayyad Aslam Date: Mon, 5 Aug 2024 23:16:43 +0530 Subject: [PATCH] Update privacy.html --- Html-files/privacy.html | 58 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/Html-files/privacy.html b/Html-files/privacy.html index 53baa363..a93ca3c5 100644 --- a/Html-files/privacy.html +++ b/Html-files/privacy.html @@ -54,6 +54,21 @@ text-shadow: #FC0 1px 0 6px; text-decoration: none; } + + .Lastupdate { + margin-top: 18px; + font-size: 20px !important; + font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif, serif !important; + font-weight: 500; + margin-bottom: 15px; + color: rgb(35, 35, 35) !important; + } + + #last-updated-date { + font-size: 18px; + color: rgb(27, 27, 27) !important; + } +