質問編集履歴
2
記述ミス
title
CHANGED
File without changes
|
body
CHANGED
@@ -39,7 +39,7 @@
|
|
39
39
|
}
|
40
40
|
|
41
41
|
body{
|
42
|
-
'Noto Sans JP',sans-serif,"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif
|
42
|
+
font-family:'Noto Sans JP',sans-serif,"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif
|
43
43
|
}
|
44
44
|
|
45
45
|
p.text{
|
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
'Noto Sans JP',sans-serif,"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif
|
43
43
|
}
|
44
44
|
|
45
|
-
|
45
|
+
p.text{
|
46
46
|
font-weight: 300;
|
47
47
|
}//ここで指定した太さが適応されない
|
48
48
|
```
|