編集の要約なし |
編集の要約なし |
||
| 1行目: | 1行目: | ||
/* ここに記述したCSSはすべての外装に反映されます */ | /* ここに記述したCSSはすべての外装に反映されます */ | ||
.mw-body-content { | .mw-body-content { | ||
font-family: " | font-family: "DejaVu Sans" !important; | ||
/*font-family: "Droid Sans" !important;*/ | /*font-family: "Droid Sans" !important;*/ | ||
/*font-family: "Dejavu Sans" !important;*/ | /*font-family: "Dejavu Sans" !important;*/ | ||
| 27行目: | 27行目: | ||
filter: hue-rotate(180deg) invert(1); | filter: hue-rotate(180deg) invert(1); | ||
/*color: #fefefe !important;*/ | /*color: #fefefe !important;*/ | ||
background-color: | background-color: #66CCFF !important; | ||
font-family: "Latin Modern Math"; | font-family: "Latin Modern Math"; | ||
} | } | ||