diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-11-25 17:44:33 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-11-25 17:44:33 -0500 |
| commit | 2781006f965cfe07c3b4f87202dc69e592a14495 (patch) | |
| tree | d4253efcb02f3dc28c9da6d66f2702d346cdd643 | |
| parent | eb063887cf62d482e5fc19be0a4c447ab73a2e76 (diff) | |
| download | alp-website-2781006f965cfe07c3b4f87202dc69e592a14495.tar.gz alp-website-2781006f965cfe07c3b4f87202dc69e592a14495.tar.bz2 alp-website-2781006f965cfe07c3b4f87202dc69e592a14495.zip | |
More changes to ToS
| -rw-r--r-- | tos.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -5,7 +5,7 @@ permalink: /tos --- <style> - .rules { + .tos { font-size: 15pt; } </style> @@ -14,7 +14,7 @@ permalink: /tos <div class="animsition"> <h1 class="text-center display-5 mt-3">Alee Productions Terms of Service</h1> <p class="text-center lead">These terms and service have been set in stone so we make sure that you can have a great time using our services.</p> -<div class="container rules"> +<div class="container tos"> <div id="tiers"> <h1>Tiers</h1> <ul class="none"> @@ -130,8 +130,9 @@ permalink: /tos <div id="conclusion"> <p>If a rule is broken, no need to panic, it's just a heads up on what’s coming if you were to break another rule and if you got mistakenly warned please contact one of the staff immediately.</p> <p>If there's staff abusing their powers please report them to Alee immediately.</p> - <p>Thanks for reading the rules!</p> - <p>From the Alee Productions Community Team :)</p> + <p>Thanks for reading the ToS!</p> + <p>- Alee Productions Community Team</p> + <p>Last updated on November 25th 2019</p> </div> <a href="#top" class="green-text">Back to top</a> </div>
\ No newline at end of file |
