diff --git a/Html-files/Licensing.html b/Html-files/Licensing.html index ab433770..97ada69a 100644 --- a/Html-files/Licensing.html +++ b/Html-files/Licensing.html @@ -86,6 +86,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; + } + +