From 0cd52b7220ad8e54af765f83fd79a0e61bb7099c Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Sun, 24 Oct 2021 11:30:51 +0530 Subject: [PATCH] style: quiz cta --- community/public/css/style.css | 2 +- community/templates/quiz.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/community/public/css/style.css b/community/public/css/style.css index 885a3355..5798a8d2 100644 --- a/community/public/css/style.css +++ b/community/public/css/style.css @@ -483,7 +483,7 @@ input[type=checkbox] { background: #FFFFFF; } -.is-secondary:hover:not(:disabled) { +.is-secondary:hover { text-decoration: none; color: inherit; } diff --git a/community/templates/quiz.html b/community/templates/quiz.html index 44b250e9..4a4f3325 100644 --- a/community/templates/quiz.html +++ b/community/templates/quiz.html @@ -47,8 +47,8 @@