edited footer class
This commit is contained in:
parent
6cf216c0d3
commit
ca500023ea
|
@ -70,7 +70,7 @@ a.svg-link svg {
|
|||
object-fit: contain;
|
||||
}
|
||||
|
||||
.separator, .source {
|
||||
.footer {
|
||||
color: #f2f5f4;
|
||||
text-align: center;
|
||||
margin: 25px auto;
|
||||
|
|
|
@ -257,7 +257,7 @@
|
|||
|
||||
<br>
|
||||
<hr>
|
||||
<footer class="source" aria-label="Footer information">
|
||||
<footer class="footer">
|
||||
<p>♥ ur artists :3</p>
|
||||
<p>© JaxOffTV
|
||||
<script>document.write(new Date().getFullYear())</script>
|
||||
|
|
Loading…
Reference in New Issue