Skip to content
Snippets Groups Projects
Commit e44e49c3 authored by David Rouquet's avatar David Rouquet
Browse files

change success and failure colors

parent 05c8b697
Branches
No related tags found
No related merge requests found
Pipeline #2084 passed
body {
// Global theme colors are defined in macao/themes/macao-hugo-theme/assets/_defaults.scss and go to @mixin theme-tetras
--quizz-backgourd-color: #00000;
--feedback-sucess-color: rgba(167, 243, 167, 0.8);
--feedback-error-color: #f8a5a5;
--feedback-sucess-color: #FFF2CC;
--feedback-error-color: #FFF2CC;
}
// ***********************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment