📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
編集の要約なし |
編集の要約なし |
||
| 35行目: | 35行目: | ||
} | } | ||
.mwe-math-fallback-image-inline, .mwe-math-fallback-image-display { | |||
color: #ff0000 !important; | |||
/*background-color: #EFEFEF !important;*/ | /*background-color: #EFEFEF !important;*/ | ||
border: solid 1px #5050C0; | |||
font-family: "Latin Modern Math"; | font-family: "Latin Modern Math"; | ||
font-weight: bold; | font-weight: bold; | ||
margin: 3px; | margin: 3px; | ||
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); | box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); | ||
filter: hue-rotate(180deg) invert(1); | |||
/*display: none !important;*/ | /*display: none !important;*/ | ||
} | } | ||
.mwe-math- | th .mwe-math-element, td .mwe-math-element { | ||
color: #ff0000 !important; | /*color: #ff0000 !important;*/ | ||
/*background-color: #EFEFEF !important;*/ | /*background-color: #EFEFEF !important;*/ | ||
border: solid 1px #5050C0; | /*border: solid 1px #5050C0;*/ | ||
font-family: "Latin Modern Math"; | font-family: "Latin Modern Math"; | ||
font-weight: bold; | font-weight: bold; | ||
margin: 3px; | margin: 3px; | ||
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); | box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); | ||
filter: hue-rotate(180deg) invert(1); | /*filter: hue-rotate(180deg) invert(1);*/ | ||
/*display: none !important;*/ | /*display: none !important;*/ | ||
} | } | ||