回答編集履歴
1
サンプルリンク追加
answer
CHANGED
|
@@ -22,4 +22,6 @@
|
|
|
22
22
|
#toggle2 + label:after {
|
|
23
23
|
background-image: url('img2.png');
|
|
24
24
|
}
|
|
25
|
-
```
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
[CodePenサンプル](https://codepen.io/hatena19/pen/yLaGYNj?editors=0100)
|