回答編集履歴
1
修正
answer
CHANGED
@@ -4,4 +4,5 @@
|
|
4
4
|
.info1, .info2, .info3 .info4, .detail { //3と4の間にカンマがない
|
5
5
|
```
|
6
6
|
上記のせいで下2つのth要素にはCSSが適用されません。
|
7
|
-
reset.cssのせいではないですね。
|
7
|
+
reset.cssのせいではないですね。
|
8
|
+
出先のためスマホでの回答につき、動作確認しておりませんので悪しからず。
|