diff --git a/index.php b/index.php index cc8a750..adad950 100644 --- a/index.php +++ b/index.php @@ -82,7 +82,7 @@ if (isset($_SESSION["user_fullname"])) {
@@ -122,13 +122,6 @@ width:100%; line-height: 1.5; color: #2471A3; } -body { - background-image: url("background.jpg"); - background-size: cover; - background-position: center; - background-repeat: no-repeat; - - }