From a09667ee5426778bdf6642993dd088fd8fa00bc2 Mon Sep 17 00:00:00 2001 From: Sayyad Aslam Date: Mon, 5 Aug 2024 23:16:24 +0530 Subject: [PATCH 1/3] Update terms.html --- Html-files/terms.html | 58 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/Html-files/terms.html b/Html-files/terms.html index edd1d3c0..281dddba 100644 --- a/Html-files/terms.html +++ b/Html-files/terms.html @@ -54,6 +54,22 @@ 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; + } + +