回答編集履歴

1

コード修正

2021/08/06 02:55

投稿

int32_t
int32_t

スコア21760

test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
 
36
36
 
37
- #list td:nth-child(1):before {
37
+ #list td:nth-of-type(1):before {
38
38
 
39
39
  counter-increment: task;
40
40