From 07ad17e8256262fa88219db67020b6a91322b0bf Mon Sep 17 00:00:00 2001 From: Ian Skinner <56081713+IanSkinner1982@users.noreply.github.com> Date: Thu, 19 Jan 2023 03:00:33 +0000 Subject: [PATCH] "Derp fix" as the cool kids would say. --- assets/studentportal/Stylesheet1.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/studentportal/Stylesheet1.css b/assets/studentportal/Stylesheet1.css index 7a5a457..ecccefa 100644 --- a/assets/studentportal/Stylesheet1.css +++ b/assets/studentportal/Stylesheet1.css @@ -5,7 +5,7 @@ FONT-FAMILY: "Arial", sans-serif; width: 200px; FONT-SIZE: 12px; - background-image:url("/home/rmc/Downloads/cellbackground3.jpg") ;background-repeat:no-repeat; + background-image:url("/assets/studentportal/cellbackground3.jpg") ;background-repeat:no-repeat; text-align:left; } @@ -16,7 +16,7 @@ FONT-FAMILY: "Arial", sans-serif; width: 200px; FONT-SIZE: 12px; - background-image:url("/home/rmc/Downloads/cellbackground3.jpg") ;background-repeat:no-repeat; + background-image:url("/assets/studentportal/cellbackground3.jpg") ;background-repeat:no-repeat; text-align:left; }