From 687e540ea066a8077fe798de90e7aeff0f2970be Mon Sep 17 00:00:00 2001 From: dc3357 <dc3357@drexel.edu> Date: Sun, 3 Nov 2019 15:08:12 -0500 Subject: [PATCH] Update stylesheet.css --- stylesheet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheet.css b/stylesheet.css index 84da6ee..e3de349 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -7,6 +7,7 @@ html{ body { text-align: center; /*Question 5d*/ + background-image: url('seamlessGreen.jpg'); } table { -- GitLab