added content header and styling
This commit is contained in:
parent
d43eecd9e4
commit
05b61aa010
2 changed files with 5 additions and 0 deletions
|
@ -80,3 +80,7 @@ hr {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
text-align: center;
|
||||||
|
}
|
1
tos.html
1
tos.html
|
@ -31,6 +31,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<hr>
|
<hr>
|
||||||
|
<h4>Terms of Service</h4>
|
||||||
<p>Welcome to zoner.work, a network of services located at https://zoner.work and subdomains. zoner.work (“the platform”, “we”, “us”, “our”) is hosted in Germany and seeks to comply with applicable law in all appropriate jurisdictions.</p>
|
<p>Welcome to zoner.work, a network of services located at https://zoner.work and subdomains. zoner.work (“the platform”, “we”, “us”, “our”) is hosted in Germany and seeks to comply with applicable law in all appropriate jurisdictions.</p>
|
||||||
<p>By accessing services provided by zoner.work you agree to the following terms:</p>
|
<p>By accessing services provided by zoner.work you agree to the following terms:</p>
|
||||||
<p><ul><li>Eligibility:<br>
|
<p><ul><li>Eligibility:<br>
|
||||||
|
|
Loading…
Reference in a new issue