回答編集履歴

1

typo修正

2019/07/11 02:01

投稿

thyda.eiqau
thyda.eiqau

スコア2982

test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```css
12
12
 
13
- .button ul li:not(.selected) { color: 選択されていときの色; }
13
+ .button ul li:not(.selected) { color: 選択されていないときの色; }
14
14
 
15
15
  ```
16
16