# HG changeset patch # User Paper <37962225+mrpapersonic@users.noreply.github.com> # Date 1643852591 18000 # Node ID bb6d617ab30c63f316d24ebc2fe80e055f4e9113 # Parent fbd0901ec2d85274411d867e8f3f38a2b435ebcc oops committer: GitHub diff -r fbd0901ec2d8 -r bb6d617ab30c projects.html --- a/projects.html Wed Feb 02 18:41:12 2022 -0500 +++ b/projects.html Wed Feb 02 20:43:11 2022 -0500 @@ -14,7 +14,7 @@ } body { background-size: cover; - background: url("forest.png") no-repeat center center fixed; + background: url("blueforest.png") no-repeat center center fixed; color: white; font-family: 'Source Sans 3', sans-serif; text-align: center;