diff --git a/Source/Views/CSS/base.css b/Source/Views/CSS/base.css index 92fa614..4ec8744 100644 --- a/Source/Views/CSS/base.css +++ b/Source/Views/CSS/base.css @@ -4,7 +4,7 @@ } body { - background-image: url('../IMAGES/background_uca.png'); + background-image: url('Views/IMAGES/background_uca.png'); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; diff --git a/Source/Views/HTML/admin.php b/Source/Views/HTML/admin.php index 479bdbb..3d20c0d 100644 --- a/Source/Views/HTML/admin.php +++ b/Source/Views/HTML/admin.php @@ -42,7 +42,7 @@