diff --git a/Html-files/Licensing.html b/Html-files/Licensing.html index cad99ebd..8d0172f7 100644 --- a/Html-files/Licensing.html +++ b/Html-files/Licensing.html @@ -55,6 +55,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; + } + +