回答編集履歴

3

追記

2019/11/29 01:16

投稿

kyoya0819
kyoya0819

スコア10429

test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  <link rel="stylesheet" type="text/css" href="../products/css/index.css" />
6
6
 
7
-
7
+ <link rel="stylesheet" type="text/css" href="/products/css/index.css" />
8
8
 
9
9
 
10
10
 

2

追記

2019/11/29 01:16

投稿

kyoya0819
kyoya0819

スコア10429

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- <link rel="stylesheet" type="text/css" href="../products/box/css/index.css" />
5
+ <link rel="stylesheet" type="text/css" href="../products/css/index.css" />
6
6
 
7
7
 
8
8
 

1

追記

2019/11/28 23:21

投稿

kyoya0819
kyoya0819

スコア10429

test CHANGED
@@ -2,7 +2,9 @@
2
2
 
3
3
 
4
4
 
5
- <link rel="stylesheet" type="text/css" href="box/css/index.css" />
5
+ <link rel="stylesheet" type="text/css" href="../products/box/css/index.css" />
6
+
7
+
6
8
 
7
9
 
8
10