add copyright notices

This commit is contained in:
filifa
2025-12-29 22:22:23 -05:00
parent d32c065d30
commit ed0d93db06
3 changed files with 11 additions and 0 deletions

View File

@@ -63,6 +63,13 @@ ol ol ol {
list-style: lower-roman
}
#copyright {
font-size: small;
text-align: center;
margin: 0;
padding: 1rem;
}
@media screen and (min-width: 80ch) {
body {
border: 3px black solid;