From 0f8205a75d9cdd5a215dacd73185c520001b6ff4 Mon Sep 17 00:00:00 2001 From: Evert Date: Thu, 4 Jan 2018 15:01:59 +0200 Subject: [PATCH] Add changed date to ToS and Privacy --- documents/privacy-policy.html | 1 + documents/terms-of-service.html | 2 ++ src/style/main.styl | 5 +++++ 3 files changed, 8 insertions(+) diff --git a/documents/privacy-policy.html b/documents/privacy-policy.html index e0f84c0..20a3a65 100644 --- a/documents/privacy-policy.html +++ b/documents/privacy-policy.html @@ -1,5 +1,6 @@

Privacy Policy

+Last modified: Friday, 13 Oct 2017

By using Services of Icy Network, you acknowledge and agree to these policies.

Information We Collect and Use

Icy Network may collect and save some information about our users.

diff --git a/documents/terms-of-service.html b/documents/terms-of-service.html index 5878d56..62b97b6 100644 --- a/documents/terms-of-service.html +++ b/documents/terms-of-service.html @@ -1,5 +1,6 @@

Terms of Service

+Last modified: Wednesday, 03 Jan 2018

Please read the following Terms and Conditions carefully. By using Icy Network services, you signify that you have read, understood and agreed to be bound by these Terms and Conditions. Icy Network reserves the right to modify, replace or remove any of the Terms and Conditions written in this document at any given time without restrictions. We will try to notify you of any such amendments. If you do not agree to these Terms and Conditions, you may not use any of the services provided by Icy Network.

Separate entities owned by Icy Network may have their own Terms and Conditions which you must read and comply with.

Who May Use the Services

@@ -16,4 +17,5 @@

Credits

Google Play and the Google Play logo are trademarks of Google Inc.

Apple and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc., registered in the U.S. and other countries.

+

Font Awesome by Dave Gandy - http://fontawesome.io

diff --git a/src/style/main.styl b/src/style/main.styl index c8d41a5..f3d1438 100644 --- a/src/style/main.styl +++ b/src/style/main.styl @@ -594,6 +594,11 @@ noscript text-align: center z-index: 100 +.last-modified + font-style: italic + color: #7d7d7d + display: block + @media all and (max-width: 800px) .navigator padding: 0 10px