This commit is contained in:
tetsuya-kitayama
2026-05-18 10:19:19 +09:00
commit b627224308
7472 changed files with 5626416 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
@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;
}