diff --git a/Project/php/css/quiz.css b/Project/php/css/quiz.css index 4e97fd1..124210e 100755 --- a/Project/php/css/quiz.css +++ b/Project/php/css/quiz.css @@ -1,15 +1,14 @@ body { font-family: 'Arial', sans-serif; - background-color: #acc2c2; margin: 0; display: flex; justify-content: center; align-items: center; height: 100vh; + background-image: url("{{base}}/assets/img/nnyc.jpeg"); } #quiz { - background-color: #fff; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); padding: 20px; @@ -58,5 +57,5 @@ input { } input:hover { - background-color: #8833d2; + background-color: blue; } diff --git a/Project/php/css/styles.css b/Project/php/css/styles.css index ee4683a..588a034 100755 --- a/Project/php/css/styles.css +++ b/Project/php/css/styles.css @@ -11339,6 +11339,7 @@ body { background-image: url("../assets/img/portrait_black.png"); } + .device[data-device=iPhoneX][data-orientation=portrait][data-color=black] .button { display: none; top: 0%; diff --git a/Project/php/templates/quizView.html b/Project/php/templates/quizView.html index d89ca7b..ba22f80 100755 --- a/Project/php/templates/quizView.html +++ b/Project/php/templates/quizView.html @@ -13,12 +13,27 @@ - - + +

{{listName}}