回答編集履歴
1
修正
answer
CHANGED
@@ -22,10 +22,10 @@
|
|
22
22
|
}
|
23
23
|
|
24
24
|
body {
|
25
|
+
background-color: #f0f0f0;
|
26
|
+
color: #000000;
|
25
27
|
width: 100%;
|
26
28
|
text-align: center;
|
27
|
-
background-color: #f0f0f0;
|
28
|
-
color: #000000;
|
29
29
|
}
|
30
30
|
|
31
31
|
table {
|