From f03e5fc7de4281a68d9b3d91f6818dc10af0d798 Mon Sep 17 00:00:00 2001 From: Vidip Ghosh Date: Tue, 25 Jul 2023 22:41:37 +0530 Subject: [PATCH] Changes background color --- quiz_page/quiz.css | 5 ++-- quiz_page/quiz.html | 61 +++++++++++++-------------------------------- 2 files changed, 19 insertions(+), 47 deletions(-) diff --git a/quiz_page/quiz.css b/quiz_page/quiz.css index 13059e2a..88bbbfa0 100644 --- a/quiz_page/quiz.css +++ b/quiz_page/quiz.css @@ -7,10 +7,9 @@ font-family: 'Poppins', sans-serif; } body{ - background: #2980B9; - background-image: url("https://t4.ftcdn.net/jpg/00/81/27/35/360_F_81273592_SCPKoalnhA1V4dPaMds8Q70q352NH7ua.jpg"); background-repeat: no-repeat; - background-size:cover; + background-size:cover; + background-image: linear-gradient(to right, #fefce8, #ffe4e6); } ::selection{ color: #2980B9; diff --git a/quiz_page/quiz.html b/quiz_page/quiz.html index 1d583b6f..0e14fca6 100644 --- a/quiz_page/quiz.html +++ b/quiz_page/quiz.html @@ -6,56 +6,25 @@ Bhagwad Gita Quiz + + - - - - +
+ +
+
+ + +
@@ -116,8 +85,12 @@
+
+
+ +