(Created page with " .w3-wide { font-weight: 900; font-size: 40px; font-family: "Josefin Sans", "JosefinSans-bold", NotoSansCJKtc-Regular, 'Noto Sans', "微軟雅黑", "Micro...") |
|||
Line 7: | Line 7: | ||
.w3-justify { | .w3-justify { | ||
font-size: 20px; | font-size: 20px; | ||
+ | font-weight:bold; | ||
font-family: "Quicksand", sans-serif, Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif; | font-family: "Quicksand", sans-serif, Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | |||
} | } | ||
Revision as of 15:22, 16 October 2018
.w3-wide { font-weight: 900; font-size: 40px; font-family: "Josefin Sans", "JosefinSans-bold", NotoSansCJKtc-Regular, 'Noto Sans', "微軟雅黑", "Microsoft YaHei", Helvetica, sans-serif; }
.w3-justify { font-size: 20px; font-weight:bold; font-family: "Quicksand", sans-serif, Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.w3-center { text-align: center; font-size: 25px; font-family: "Josefin Sans", "JosefinSans-bold", NotoSansCJKtc-Regular, 'Noto Sans', "微軟雅黑", "Microsoft YaHei", Helvetica, sans-serif; }