Files
tetsuya-kitayama b627224308 init
2026-05-18 10:19:19 +09:00

12 lines
328 B
CSS

@charset "utf-8";
body{
font-family: sans-serif;
/* font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif; */
/* font-family:'メイリオ',Meiryo,'MS Pゴシック', sans-serif; */
}
input, select, textarea{
font-family: sans-serif;
}