diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 02dbf0ad..b11d44bf 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -437,7 +437,11 @@ td.user-answer-score-1.rapid-ans::after { font-size: smaller; } -#full-question-list-physics .abcde li { +.abcde { + list-style-type: lower-alpha; +} + +.abcde li { padding: 0px; clear: right; vertical-align: text-top; diff --git a/sbas/templates/sbas/question_detail.html b/sbas/templates/sbas/question_detail.html index 9a842672..b6889e7c 100644 --- a/sbas/templates/sbas/question_detail.html +++ b/sbas/templates/sbas/question_detail.html @@ -7,9 +7,9 @@ Created: {{ question.created_date }} {% autoescape off %} -