質問編集履歴
3
CSSを編集しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -46,8 +46,6 @@
|
|
46
46
|
```
|
47
47
|
|
48
48
|
```
|
49
|
-
|
50
|
-
|
51
49
|
@charset "UTF-8";
|
52
50
|
img {
|
53
51
|
width: 100%;
|
@@ -90,8 +88,6 @@
|
|
90
88
|
#main #contents .summary .company dl div {
|
91
89
|
margin-bottom: 10px;
|
92
90
|
}
|
93
|
-
|
94
|
-
|
95
91
|
@media only screen and (min-width: 768px) {
|
96
92
|
#main #contents .summary .company .company_flex_wrapper:first-child img {
|
97
93
|
width: 100%;
|
@@ -139,108 +135,8 @@
|
|
139
135
|
.case_info td {
|
140
136
|
background: #f5f5f5;
|
141
137
|
}
|
142
|
-
/*installed_service*/
|
143
|
-
.installed_customized {
|
144
|
-
display: flex!important;
|
145
|
-
width: 100%!important;
|
146
|
-
justify-content: space-between;
|
147
|
-
padding: 20px 30px;
|
148
|
-
background: #ea8729;
|
149
|
-
/* flex-wrap: nowrap; */
|
150
|
-
/* align-content: center;*/
|
151
|
-
align-items: center;
|
152
|
-
margin-top: -20px;
|
153
|
-
}
|
154
|
-
.installed_description {
|
155
|
-
padding-right: 20px;
|
156
|
-
}
|
157
|
-
.installed_description a {
|
158
|
-
display: flex;
|
159
|
-
align-items: center;
|
160
|
-
}
|
161
|
-
.installed_description a img {
|
162
|
-
padding-right: 20px;
|
163
|
-
align-items: center;
|
164
|
-
width: 80%;
|
165
|
-
}
|
166
|
-
.installed_description > a:hover {
|
167
|
-
color: #fff!important;
|
168
|
-
}
|
169
|
-
.installed_description_text_short {
|
170
|
-
color: #fff;
|
171
|
-
font-size: 90%;
|
172
|
-
margin-bottom: 10px;
|
173
|
-
}
|
174
|
-
|
175
|
-
.installed_description_text_title {
|
176
|
-
background: #fff;
|
177
|
-
color: #ea8729;
|
178
|
-
border-radius: 5px;
|
179
|
-
text-align: center;
|
180
|
-
font-weight: bold;
|
181
|
-
padding: 5px 0;
|
182
|
-
font-size: 120%;
|
183
|
-
}
|
184
|
-
.installed_description_text_title:hover {
|
185
|
-
opacity: 0.7;
|
186
|
-
}
|
187
|
-
.installed_btn {
|
188
|
-
border-left: 1px solid #f2b67a;
|
189
|
-
flex-direction: column;
|
190
|
-
padding-left: 48px;
|
191
|
-
/* font-size: 90%; */
|
192
|
-
}
|
193
|
-
|
194
|
-
.installed_btn a {
|
195
|
-
background: #fff;
|
196
|
-
color: #ea8729;
|
197
|
-
text-align: left;
|
198
|
-
border-radius: 5px;
|
199
|
-
display: block;
|
200
|
-
padding: 10px 10px 10px 20px;
|
201
|
-
width: 250px;
|
202
|
-
position: relative;
|
203
|
-
}
|
204
|
-
.installed_btn a::after{
|
205
|
-
content: "";
|
206
|
-
display: block;
|
207
|
-
width: 15px;
|
208
|
-
height: 15px;
|
209
|
-
position: absolute;
|
210
|
-
right: 20px;
|
211
|
-
top: calc(50% - 2px);
|
212
|
-
border-top: solid 1px;
|
213
|
-
border-right: solid 1px;
|
214
|
-
transform: rotate(45deg) translateY(-50%);
|
215
|
-
color: #ea8729;
|
216
|
-
}
|
217
|
-
.installed_btn a:first-child {
|
218
|
-
margin-bottom: 10px;
|
219
|
-
}
|
220
|
-
.installed_btn a:hover {
|
221
|
-
opacity: 0.8;
|
222
|
-
}
|
223
138
|
section.mb-adjust {
|
224
139
|
margin-bottom: -40px;
|
225
140
|
}
|
226
141
|
}
|
227
|
-
|
228
|
-
|
229
|
-
a:hover p.installed_description_text_short {
|
230
|
-
color: #f9dbbf!important;
|
231
|
-
}
|
232
|
-
a:hover p.installed_description_text_title
|
233
|
-
{
|
234
|
-
color: #ea8729;
|
235
|
-
}
|
236
|
-
|
237
|
-
@media only screen and (min-width: 768px) {
|
238
|
-
a:hover p.installed_description_text_short {
|
239
|
-
color: #f9dbbf!important;
|
240
|
-
}
|
241
|
-
}
|
242
|
-
|
243
|
-
a .installed_description_text_title p:hover {
|
244
|
-
color: #ea8729;
|
245
|
-
}
|
246
142
|
```
|
2
タグを編集しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
<div class="summary">
|
15
15
|
<div class="company">
|
16
16
|
<div class="company_flex_wrapper">
|
17
|
-
<img src="test.jpg" alt="
|
17
|
+
<img src="test.jpg" alt="">
|
18
18
|
</div>
|
19
19
|
<div class="company_flex_wrapper_right">
|
20
20
|
<dl>
|
1
タグを編集しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -14,8 +14,7 @@
|
|
14
14
|
<div class="summary">
|
15
15
|
<div class="company">
|
16
16
|
<div class="company_flex_wrapper">
|
17
|
-
<img src="
|
17
|
+
<img src="test.jpg" alt="パナソニック株式会社/本社総務部オフィス">
|
18
|
-
<!-- <img src="https://www.axa-direct.co.jp/img/pet/library/mv_library_dog_beagle.png" alt="パナソニック株式会社/本社総務部オフィス"> -->
|
19
18
|
</div>
|
20
19
|
<div class="company_flex_wrapper_right">
|
21
20
|
<dl>
|