Add widescreen setting and universal time

This commit is contained in:
Nicholas Orlowsky 2025-09-25 22:08:59 -04:00
parent 775d6c2899
commit ce912d4b85
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
7 changed files with 295 additions and 64 deletions

View file

@ -22,10 +22,13 @@ body {
.body {
background-color: #ffffff;
margin: 10px auto;
max-width: 750px;
width: 95%;
}
.body-small {
max-width: 750px;
}
a {
text-decoration: none;
color: #114488;