changed branding to nws

This commit is contained in:
Nicholas Orlowsky 2024-08-29 15:29:37 -05:00
parent cec9ceff7b
commit 061e74bc1a
Signed by: nickorlow
GPG key ID: 838827D8C4611687
11 changed files with 286 additions and 225 deletions

View file

@ -15,7 +15,7 @@ table, th, td {
}
body {
background-color: #d2e0ec;
background-color: #ccf2b3; /* #ffed8f; */
margin: 10px auto;
max-width: 750px;
width: 95%;