diff --git a/SakataQuiz.css b/SakataQuiz.css index 708b88b..699c157 100644 --- a/SakataQuiz.css +++ b/SakataQuiz.css @@ -32,9 +32,11 @@ .size_test1 { font-size: 40px; /* 文字サイズ指定 */ + font-weight: bold; } .size_test2 { - font-size: 12px; /* 文字サイズ指定 */ + font-size: 35px; /* 文字サイズ指定 */ + font-weight: bold; }