This commit is contained in:
Ross
2021-08-23 13:23:08 +01:00
parent 25f0bd4e74
commit 145f1b70fb
2 changed files with 11 additions and 1 deletions
+4
View File
@@ -646,4 +646,8 @@ input {
background-color: black;
border: dashed 1px gray;
padding-left: 1em;
}
.sba-answer-list {
list-style-type: lower-alpha;
}