Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Actualizar tos.html #78

Merged
merged 3 commits into from
Aug 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions es/tos.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
<!-- Título & Texto -->
<h1>Términos de Servicio</h1>
<!--Texto -->
<div class="Texto">
<div id="NormasGenerales">
<a href="#NormasGenerales"><h1>Normas Generales</h1></a>
<aside style="background-color: red; color: black"><p>
Los términos de servicio <n>no se aplican a las cuentas personales de los miembros del equipo</n> de la comunidad y, por lo tanto, los miembros son responsables de su seguridad.</p>
</aside>
Expand Down
12 changes: 6 additions & 6 deletions news.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<div style="background: white;border-left: 10px solid red;color: #000000;padding: 5px;display: flex; box-shadow: 0 0 20px red;margin-top:5px">
<div style="background: rgba(255, 255, 255, 0.5);border-left: 10px solid red;color: #000000;padding: 5px;display: flex; box-shadow: 0 0 20px red;margin-top:5px">
<div style="font-size: 20px; margin-right: 10px">⚠️</div>
<div style="flex-grow: 1">
<p style="color: white; background-color: black;font-size: 18px; margin: 0">Update v1.4 </p>
<p style="background: white;font-size: 14px; margin: 0;color:black">The website is being updated to improve the presentation and order of the website.</p>
<p style="color: white; background: rgba(0, 0, 0, 0.5);font-size: 18px; margin: 0">Update v1.4 </p>
<p style="background: rgba(255, 255, 255, 0.5);font-size: 14px; margin: 0;color:black">The website is being updated to improve the presentation and order of the website.</p>
<hr>
<p style="color: white; background: black;font-size: 14px; margin: 0">State of the website </p>
<p style="color: white; background: rgba(0, 0, 0, 0.5);font-size: 14px; margin: 0">State of the website </p>
<ul>
<li type="circle">Updating Terms and Conditions<span class="status maintenance">Maintenance</span></li>
<li type="circle">Privacy Policy Update<span class="status maintenance">Maintenance</span></li>
Expand All @@ -14,8 +14,8 @@
<li type="circle">New website configuration<span class="status upcoming">Upcoming</span></li>
</ul>
<hr>
<p style="background: white;font-size: 10px;color:black;margin:0">The expected end date is: <n style="color:black"><span id="mant"></span></n></p>
<p style="background: white;font-size: 12px;color:black;margin:0">©Grouvex Studios</p>
<p style="background: rgba(255, 255, 255, 0.5);font-size: 10px;color:black;margin:0">The expected end date is: <n style="color:black"><span id="mant"></span></n></p>
<p style="background: rgba(255, 255, 255, 0.5);font-size: 12px;color:black;margin:0">©Grouvex Studios</p>
<script>const uT1 = 1725382800; actualizarFechas(uT1, "mant");</script>
</div>
</div>
8 changes: 4 additions & 4 deletions tosypp.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<div style="background: white;border-left: 10px solid red;color: #000000;padding: 5px;display: flex; box-shadow: 0 0 20px red;margin-top:5px">
<div style="background: rgba(255, 255, 255, 0.5);border-left: 10px solid red;color: #000000;padding: 5px;display: flex; box-shadow: 0 0 20px red;margin-top:5px">
<div style="font-size: 20px; margin-right: 10px">‼️</div>
<div style="flex-grow: 1">
<p style="color: white; background-color: black;font-size: 18px; margin: 0">Updated Terms of Service and Privacy Policy</p>
<p style="background: white;font-size: 14px; margin: 0;color:black">The terms of service and privacy policies for each language are outdated. The <a href="https://grouvex.github.io/tos"><u style="color white">Official Terms of Service</u></a> and <a href="https://grouvex.github.io/pp"><u style="color white">Official Privacy Policies</u></a> are valid</p>
<p style="color: white; background-color: rgba(0, 0, 0, 0.5);font-size: 18px; margin: 0">Updated Terms of Service and Privacy Policy</p>
<p style="background: rgba(255, 255, 255, 0.5);font-size: 14px; margin: 0;color:black">The terms of service and privacy policies for each language are outdated. The <a href="https://grouvex.github.io/tos"><u style="color white">Official Terms of Service</u></a> and <a href="https://grouvex.github.io/pp"><u style="color white">Official Privacy Policies</u></a> are valid</p>
<hr>
<p style="background: white;font-size: 12px;color:black;margin:0">©Grouvex Studios</p>
<p style="background: rgba(255, 255, 255, 0.5);font-size: 12px;color:black;margin:0">©Grouvex Studios</p>
<script>const uT1 = 1725382800; actualizarFechas(uT1, "mant");</script>
</div>
</div>