15 .question .choiceCorrect {
16 background-color: lightgreen
;
19 .question .choiceWrong {
20 background-color: peachpuff
;
37 background-color: lightgrey
;
49 border: 1px solid black
;
54 table
.in-question th
, table
.in-question td
{
56 border-bottom: 1px solid grey
;
59 /*table { border: none; border-collapse: collapse; }*/
60 table
.in-question td
{ border-left: 1px solid grey
; }
61 table
.in-question
td:first-child
{ border-left: none
; }