File tree Expand file tree Collapse file tree 1 file changed +1
-39
lines changed Expand file tree Collapse file tree 1 file changed +1
-39
lines changed Original file line number Diff line number Diff line change @@ -180,42 +180,4 @@ table tr th,
180
180
/* 行内公式
181
181
*/
182
182
#nice .inline-equation svg {
183
- }
184
-
185
- /* 横屏移动外层
186
- * margin: 1em auto;
187
- * white-space: normal;
188
- * border: 0px none;
189
- * padding: 0px;
190
- * overflow: hidden;
191
- */
192
- #nice .imageflow-layer1 {
193
- }
194
-
195
- /* 横屏移动中间层
196
- * white-space: nowrap;
197
- * 100%;
198
- * overflow-x: scroll;
199
- */
200
- #nice .imageflow-layer2 {
201
- white-space: nowrap;
202
- width: 100%;
203
- overflow-x: scroll;
204
- }
205
-
206
- /* 横屏移动内层
207
- * display: inline-block
208
- * word-wrap: break-word;
209
- * white-space: normal;
210
- * vertical-align: middle;
211
- * width: 100%;
212
- */
213
- #nice .imageflow-layer3 {
214
- }
215
-
216
- /* 横屏移动图片
217
- * display: inline-block;
218
- */
219
- #nice .imageflow-img {
220
- }
221
- ` ;
183
+ }` ;
You can’t perform that action at this time.
0 commit comments