21 .question .choiceCorrect {
22 background-color: lightgreen
;
25 .question .choiceWrong {
26 background-color: peachpuff
;
43 background-color: lightgrey
;
59 border: 1px solid black
;
64 table
.in-question th
, table
.in-question td
{
66 border-bottom: 1px solid grey
;
69 /*table { border: none; border-collapse: collapse; }*/
70 table
.in-question td
{ border-left: 1px solid grey
; }
71 table
.in-question
td:first-child
{ border-left: none
; }