編集の要約なし |
編集の要約なし |
||
| 44行目: | 44行目: | ||
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;*/ | |||
} | |||
th .mwe-math-fallback-image-inline, th .mwe-math-fallback-image-display { | |||
/*color: #ff0000 !important;*/ | |||
/*background-color: #EFEFEF !important;*/ | |||
border: solid 1px #5050C0; | |||
font-family: "Latin Modern Math"; | |||
font-weight: bold; | |||
margin: 3px; | |||
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); | |||
/*filter: hue-rotate(180deg) invert(1);*/ | |||
/*display: none !important;*/ | /*display: none !important;*/ | ||
} | } | ||