Fixed footer and license

This commit is contained in:
2025-11-01 22:45:13 +01:00
parent e9e56da86c
commit 0b5411c6bd
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ body {
line-height: 1.5;
max-width: 768px;
margin: auto;
padding: 1em;
padding: 0 1rem 0 1rem;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: lightgray;
}
@@ -88,7 +88,7 @@ div#footer {
div#footer p {
color: grey;
font-size: 0.8rem;
font-size: 0.9rem;
margin: 0;
}