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; }