📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
編集の要約なし |
編集の要約なし |
||
| 29行目: | 29行目: | ||
font-family: "Latin Modern Math"; | font-family: "Latin Modern Math"; | ||
font-weight: bold; | font-weight: bold; | ||
margin: 3px; | margin: 0px 3px; /* 外側の余白 : 上下0px, 左右3px */ | ||
padding: 3px 3px; | /*padding: 3px 3px;*/ /* 内側の余白 : 上下3px, 左右3px */ | ||
filter: hue-rotate(180deg) invert(1); | filter: hue-rotate(180deg) invert(1); | ||
/*display: none !important;*/ | /*display: none !important;*/ | ||
| 43行目: | 42行目: | ||
font-family: "Latin Modern Math"; | font-family: "Latin Modern Math"; | ||
font-weight: bold; | font-weight: bold; | ||
margin: 3px; | margin: 0px 3px; /* 外側の余白 : 上下0px, 左右3px */ | ||
padding: 3px 3px; | padding: 3px 3px; /* 内側の余白 : 上下3px, 左右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;*/ | ||