13,002
回編集
編集の要約なし |
編集の要約なし |
||
492行目: | 492行目: | ||
/*border-radius: 5px;*/ | /*border-radius: 5px;*/ | ||
/*font-family: "Latin Modern Math";*/ | /*font-family: "Latin Modern Math";*/ | ||
font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif !important; | |||
/*font-weight: bold;*/ | /*font-weight: bold;*/ | ||
/* 外側の余白 : 上下0px, 左右2px */ | /* 外側の余白 : 上下0px, 左右2px */ | ||
500行目: | 500行目: | ||
} | } | ||
/* 特定の数式表のセル内の数式用 */ | |||
.math-table td .mwe-math-element .texhtml { | |||
font-size: 1.1em !important; /* 必要に応じてサイズ調整 */ | |||
line-height: 1.5; | |||
padding: 0 2px; | |||
} | |||
/* Extension:AmazonSearch */ | /* Extension:AmazonSearch */ |