diff --git a/static/css/anatomy.css b/static/css/anatomy.css index e2d20330..17994db5 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -646,4 +646,8 @@ input { background-color: black; border: dashed 1px gray; padding-left: 1em; +} + +.sba-answer-list { + list-style-type: lower-alpha; } \ No newline at end of file