.
This commit is contained in:
@@ -204,6 +204,9 @@ button a {
|
||||
|
||||
#full-question-list li{
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
#full-question-list li::before{
|
||||
counter-increment: question-list;
|
||||
content: counter(question-list) ": ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user