Quiz.css

Revision as of 11:00, 31 March 2021 by Mlink-rodrigue (talk | contribs)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.bs-data-after-content {display:none;}
.quiz .question {margin-bottom: 3em;}
.questionText {font-weight:bold; margin-bottom: 1.2em;}
.question .header { background: #fff0e1; padding: 1px 6px; }
.question td, .question th {
    padding: 8px 6px 6px;
    background: #f6f6f6;
    border-bottom: 2px solid #fff}
.quiz table {width:100%}
.quizQuestions .question .sign {
    width: 26px;
}
.quiz .question .check.right {outline:none;}
.quiz .question .check.right + td {background: #d8fde1; font-weight:bold;}