📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
編集の要約なし |
編集の要約なし |
||
| 284行目: | 284行目: | ||
math { | math { | ||
font-family: Latin Modern Math !important; | font-family: Latin Modern Math !important; | ||
font-size: 12px !important; | |||
} | } | ||
| 294行目: | 295行目: | ||
/* mbox要素のフォントサイズを直接指定 */ | /* mbox要素のフォントサイズを直接指定 */ | ||
math mbox { | /*math mbox {*/ | ||
/* font-size: 12px !important;*/ | |||
} | /*}*/ | ||
/* より具体的なセレクタを使用する場合 */ | /* より具体的なセレクタを使用する場合 */ | ||
.math-formula mbox { | /*.math-formula mbox {*/ | ||
/* font-size: 12px !important;*/ | |||
} | /*}*/ | ||