Skip to content

Commit ffc9f6e

Browse files
authoredSep 13, 2024
Update tos.html (#110)
Signed-off-by: Grouvex <168425996+Grouvex@users.noreply.github.com>
1 parent 6a85d57 commit ffc9f6e

File tree

2 files changed

+8
-44
lines changed

2 files changed

+8
-44
lines changed
 

‎temas.css

+8
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,10 @@ aside.httyd {
839839
/* Estilo para el pie de página */
840840
footer {
841841
margin-top: 10px;
842+
padding-left: 5px;
843+
padding-right: 5px;
844+
opacity: 0.8;
845+
background-color: white;
842846
}
843847
.footer-text{
844848
justify-content: left;
@@ -1009,6 +1013,10 @@ align-content: center;
10091013
/* Estilo para el pie de página */
10101014
footer {
10111015
margin-top: 10px;
1016+
padding-left: 5px;
1017+
padding-right: 5px;
1018+
opacity: 0.8;
1019+
background-color: white;
10121020
}
10131021
.footer-text{
10141022
justify-content: left;

‎tos.html

-44
Original file line numberDiff line numberDiff line change
@@ -100,50 +100,6 @@ <h1>Official Terms of Service</h1>
100100
</details>
101101
</section>
102102
</article>
103-
<article id="Grouvex_Studios_Recording">
104-
<details>
105-
<summary href="#Grouvex_Studios_Recording"><h2>©Grouvex Studios Recording</h2></summary>
106-
<section id="section1">
107-
<details>
108-
<summary href="#section1"><h3>Section 1</h3></summary>
109-
<ol>
110-
<li><p>Text 1</p></li>
111-
<li><p>Text 2</p></li>
112-
</ol>
113-
</details>
114-
</section>
115-
<section id="section2">
116-
<details>
117-
<summary href="#section2"><h3>Section 2</h3></summary>
118-
<ol>
119-
<li><p>Text 1</p></li>
120-
<li><p>Text 2</p></li>
121-
</ol>
122-
</details>
123-
</section>
124-
</article>
125-
<article id="Grouvex_Studios_Animation">
126-
<details>
127-
<summary href="#Grouvex_Studios_Animation"><h2>©Grouvex Studios Animation</h2></summary>
128-
<section id="section1">
129-
<details>
130-
<summary href="#section1"><h3>Section 1</h3></summary>
131-
<ol>
132-
<li><p>Text 1</p></li>
133-
<li><p>Text 2</p></li>
134-
</ol>
135-
</details>
136-
</section>
137-
<section id="section2">
138-
<details>
139-
<summary href="#section2"><h3>Section 2</h3></summary>
140-
<ol>
141-
<li><p>Text 1</p></li>
142-
<li><p>Text 2</p></li>
143-
</ol>
144-
</details>
145-
</section>
146-
</article>
147103
</main>
148104
<div id="footer"></div>
149105
</body>

0 commit comments

Comments
 (0)