Typos, agonium & drill page (v1)

This commit is contained in:
2022-11-11 15:44:02 -05:00
parent 1fc86d3614
commit 3958c9f986
22 changed files with 436 additions and 119 deletions

View File

@ -35,7 +35,7 @@
</div>
</div>
<div class="py-2 text-center">
<p class="copywright m-0">
<p class="copyright m-0">
Copyright &copy; Legio XXX 2022 | All Rights Reserved<br>
Created by <a href="https://zakscode.com" target="_blank">Zak Timson</a>
</p>

View File

@ -8,7 +8,7 @@ ul {
margin: 0;
}
.copywright {
.copyright {
a, a:visited { color: #b10000; }
a:hover, a:visited:hover { color: #cc0000; }
}