Difference between revisions of "Template:NTHU Formosa/wordcss"

(Created page with " .w3-wide { font-weight: 900; font-size: 40px; font-family: "Josefin Sans", "JosefinSans-bold", NotoSansCJKtc-Regular, 'Noto Sans', "微軟雅黑", "Micro...")
 
 
(5 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 06:59, 17 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-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;
   }