回答編集履歴
1
ミスがあったため修正。
answer
CHANGED
@@ -18,4 +18,13 @@
|
|
18
18
|
top: 50%;
|
19
19
|
transform: translate(-50%, -50%);
|
20
20
|
}
|
21
|
-
```**動くサンプル:**[https://jsfiddle.net/fufozz8x/1/](https://jsfiddle.net/fufozz8x/1/)
|
21
|
+
```**動くサンプル:**[https://jsfiddle.net/fufozz8x/1/](https://jsfiddle.net/fufozz8x/1/)
|
22
|
+
|
23
|
+
|
24
|
+
---
|
25
|
+
|
26
|
+
**追記:**
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
**動くサンプル:**[https://jsfiddle.net/fufozz8x/2/](https://jsfiddle.net/fufozz8x/2/)
|