質問編集履歴

2

誤字

2019/11/08 05:47

投稿

narrowhikari
narrowhikari

スコア4

test CHANGED
File without changes
test CHANGED
@@ -100,25 +100,11 @@
100
100
 
101
101
 
102
102
 
103
- @media print {
104
-
105
- body{
106
-
107
- overflow-y: visible;
108
-
109
- overflow-x: visible;
110
-
111
- }
112
-
113
- }
114
-
115
103
 
116
104
 
117
105
  body {
118
106
 
119
107
  background-color:#DCDDDD;
120
-
121
- -webkit-print-color-adjust: exact;
122
108
 
123
109
  }
124
110
 

1

誤字

2019/11/08 05:47

投稿

narrowhikari
narrowhikari

スコア4

test CHANGED
File without changes
test CHANGED
@@ -72,7 +72,7 @@
72
72
 
73
73
 
74
74
 
75
- output.append('<div class="B">内容~9</div>')
75
+ output.append('<div class="B">内容~9</div>')
76
76
 
77
77
 
78
78