edited footer class

This commit is contained in:
Sam Alyx 2025-07-28 08:58:03 +02:00
parent 6cf216c0d3
commit ca500023ea
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ a.svg-link svg {
object-fit: contain; object-fit: contain;
} }
.separator, .source { .footer {
color: #f2f5f4; color: #f2f5f4;
text-align: center; text-align: center;
margin: 25px auto; margin: 25px auto;

View File

@ -257,7 +257,7 @@
<br> <br>
<hr> <hr>
<footer class="source" aria-label="Footer information"> <footer class="footer">
<p>♥ ur artists :3</p> <p>♥ ur artists :3</p>
<p>&copy; JaxOffTV <p>&copy; JaxOffTV
<script>document.write(new Date().getFullYear())</script> <script>document.write(new Date().getFullYear())</script>