質問編集履歴

1

2018/12/28 13:18

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -4,6 +4,182 @@
4
4
 
5
5
 
6
6
 
7
+ ---
8
+
9
+ <html>
10
+
11
+ <head>
12
+
13
+ "<meta http-equiv=""Content-Type"" content=""text/html; charset=utf-8"">"
14
+
15
+ <title></title>
16
+
17
+ "<style type=""text/css"">"
18
+
19
+ <!--
20
+
21
+ @page{
22
+
23
+ margin:0;
24
+
25
+ padding:0;
26
+
27
+ size:290px 130px;
28
+
29
+ }
30
+
31
+ body {
32
+
33
+ "font-family: ""メイリオ"", Meiryo, ""MS Pゴシック"", ""ヒラギノ角ゴ Pro W3"", ""Hiragino Kaku Gothic Pro"", Osaka, sans-serif;"
34
+
35
+ padding: 0;
36
+
37
+ margin: 0;
38
+
39
+ background-color: #ffffff;
40
+
41
+ }
42
+
43
+ table,
44
+
45
+ td {
46
+
47
+ border-collapse: collapse;
48
+
49
+ mso-table-lspace: 0;
50
+
51
+ mso-table-rspace: 0;
52
+
53
+ border-spacing: 0;
54
+
55
+ }
56
+
57
+ td {
58
+
59
+ word-break:break-all;
60
+
61
+ }
62
+
63
+ a {
64
+
65
+ text-decoration: underline;
66
+
67
+ }
68
+
69
+ body, table, td, a {
70
+
71
+ -webkit-text-size-adjust:100%;
72
+
73
+ -ms-text-size-adjust:100%;
74
+
75
+ }
76
+
77
+ img {
78
+
79
+ border: 0 none;
80
+
81
+ height: auto;
82
+
83
+ line-height: 1;
84
+
85
+ outline: none;
86
+
87
+ text-decoration: none;
88
+
89
+ vertical-align: middle;
90
+
91
+ -ms-interpolation-mode:bicubic;
92
+
93
+ }
94
+
95
+ a img {
96
+
97
+ border: 0 none;
98
+
99
+ text-decoration: none;
100
+
101
+ }
102
+
103
+ span {
104
+
105
+ display: inline;
106
+
107
+ }
108
+
109
+ -->
110
+
111
+ </style>
112
+
113
+ </head>
114
+
115
+ <body>
7
116
 
8
117
 
9
- https://docs.google.com/spreadsheets/d/1ZYGM69l0qBlHnd_FUHExq8d82ZZL8GrTstajR_zPT5o/edit?usp=sharing
118
+
119
+ "<table width=""100%"" border=""0"" cellspacing=""0"" cellpadding=""0"" style=""width:100% !important; max-width:306px; padding: 0 0 10px;mso-line-height-rule:exactly;font-size: 0;"">"
120
+
121
+ <tr>
122
+
123
+ "<td width=""306"" valign=""top"" style=""width: 306px"">"
124
+
125
+
126
+
127
+ "<div style=""width: 100%; min-width: 300px; max-width: 306px;display: inline-block;vertical-align: top;"" class=""col2_column"">"
128
+
129
+ "<table width=""100%"" border=""0"" cellpadding=""0"" cellspacing=""0"">"
130
+
131
+ <tr>
132
+
133
+ "<td align=""left"" valign=""top"" style=""padding:0 10px 10px;"">"
134
+
135
+ "<table width=""100%"" border=""0"" cellpadding=""0"" cellspacing=""0"">"
136
+
137
+ <tr>
138
+
139
+ "<td width=""60"" align=""left"" valign=""top""><span style=""display: block; border: 1px solid #cccccc;""><a href="""" target=""_blank"" style=""text-decoration: none;""><img valign=""middle"" src=""{{ img_url }}"" width=""62"" height=""62"" alt="""" style=""max-width: 100%;""></a></span></td>"
140
+
141
+ "<td width=""*"" align=""left"" valign=""top"" style=""padding-left: 10px;"">"
142
+
143
+ "<table width=""100%"" border=""0"" cellpadding=""0"" cellspacing=""0"">"
144
+
145
+ <tr>
146
+
147
+ "<td width=""*"" align=""left"" valign=""middle"" style=""font-family: 'メイリオ', Meiryo, 'MS Pゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;font-size: 14px;mso-line-height-rule:exactly;line-height: 22px;""><a href=""######"" target=""_blank"" style=""text-decoration: underline;color: #000000;"">{{ title | truncate(70, True, ""..."") }}</a></td>"
148
+
149
+ </tr>
150
+
151
+ <tr>
152
+
153
+ "<td align=""left"" style=""padding: 0 0 0;font-family: 'メイリオ', Meiryo, 'MS Pゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;color: #000000;font-size: 14px;font-weight: bold;mso-line-height-rule:exactly;line-height:24px;"">{{ price_string }}</td>"
154
+
155
+ </tr>
156
+
157
+ </table>
158
+
159
+ </td>
160
+
161
+ </tr>
162
+
163
+ </table>
164
+
165
+ </td>
166
+
167
+ </tr>
168
+
169
+ </table>
170
+
171
+ </div>
172
+
173
+
174
+
175
+ </td>
176
+
177
+ </tr>
178
+
179
+ </table>
180
+
181
+
182
+
183
+ </body>
184
+
185
+ </html>