質問編集履歴
2
cssの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -80,7 +80,15 @@
|
|
80
80
|
|
81
81
|
.slideA{
|
82
82
|
|
83
|
-
width:100%;
|
83
|
+
width:100%;
|
84
|
+
|
85
|
+
padding-right: 15px;
|
86
|
+
|
87
|
+
padding-left: 15px;
|
88
|
+
|
89
|
+
margin-right: auto;
|
90
|
+
|
91
|
+
margin-left: auto;
|
84
92
|
|
85
93
|
}
|
86
94
|
|
1
文字の修正をしました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
|
19
19
|
<a href="/">
|
20
20
|
|
21
|
-
<p class="slideA-title">
|
21
|
+
<p class="slideA-title">example</p>
|
22
22
|
|
23
23
|
<img class="has-top-bottom l-mg0-auto" src="example.jpg" alt="">
|
24
24
|
|
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
<a href="/">
|
34
34
|
|
35
|
-
<p class="slideA-title">
|
35
|
+
<p class="slideA-title">example</p>
|
36
36
|
|
37
37
|
<img class="has-top-bottom l-mg0-auto" src="example.jpg" alt="">
|
38
38
|
|
@@ -44,7 +44,7 @@
|
|
44
44
|
|
45
45
|
<a href="/">
|
46
46
|
|
47
|
-
<p class="slideA-title">
|
47
|
+
<p class="slideA-title">example</p>
|
48
48
|
|
49
49
|
<img class="has-top-bottom l-mg0-auto" src="example.jpg" alt="">
|
50
50
|
|
@@ -56,7 +56,7 @@
|
|
56
56
|
|
57
57
|
<a href="/">
|
58
58
|
|
59
|
-
<p class="slideA-title">
|
59
|
+
<p class="slideA-title">example</p>
|
60
60
|
|
61
61
|
<img class="has-top-bottom l-mg0-auto" src="example.jpg" alt="">
|
62
62
|
|