"Derp fix" as the cool kids would say.

This commit is contained in:
Ian Skinner 2023-01-19 03:00:33 +00:00 committed by GitHub
parent 5caa216613
commit 07ad17e825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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