diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 02ef84da..6a652a72 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -664,7 +664,7 @@ input { /* display: flex; */ } -.sba-finish-list li { +/* .sba-finish-list li { display: inline-block; border: 1px solid purple; min-width: 10px; @@ -674,4 +674,4 @@ input { display: inline-block; border: 1px solid red; min-width: 10px; -} \ No newline at end of file +} */ \ No newline at end of file diff --git a/sbas/templates/sbas/exam_finish.html b/sbas/templates/sbas/exam_finish.html index 8460481e..b6d6be5f 100644 --- a/sbas/templates/sbas/exam_finish.html +++ b/sbas/templates/sbas/exam_finish.html @@ -7,11 +7,11 @@ CID: {{cid}}

Questions

{{answer_count}} out of {{exam_length}} questions answered. Click to go to question. - + {% endblock %}