.
This commit is contained in:
@@ -208,7 +208,8 @@ button a {
|
||||
|
||||
#full-question-list li::before{
|
||||
counter-increment: question-list;
|
||||
content: counter(question-list) ": ";
|
||||
content: counter(question-list) " ";
|
||||
padding-right: 0.5em;
|
||||
}
|
||||
|
||||
#full-question-list img{
|
||||
|
||||
Reference in New Issue
Block a user