Change background from black to gray.

This commit is contained in:
2025-08-15 09:07:46 -07:00
parent de06cede62
commit 80a9872d56

View File

@@ -1,6 +1,6 @@
body {
font-family: sans-serif ;
background: #110000 ;
background: #333 ;
color: #ccc ;
}
@@ -23,7 +23,7 @@ footer {
}
a {
color: #cc6
color: #cc6
}
/* For TAGLIST.HTML */