📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
編集の要約なし |
編集の要約なし |
||
| 8行目: | 8行目: | ||
/*background-color: rgba(48, 48, 48, 1.0) !important;*/ | /*background-color: rgba(48, 48, 48, 1.0) !important;*/ | ||
background-color: #2A2A2A; | background-color: #2A2A2A; | ||
} | |||
.mw-content-ltr { | |||
font-size:15px; | |||
} | |||
.mw-highlight-lang-css { | |||
background-color: rgba(230, 230, 230, 1.0) !important; | |||
} | } | ||
} | } | ||
| 17行目: | 25行目: | ||
font-family: "Droid Sans" !important; | font-family: "Droid Sans" !important; | ||
} | } | ||
.mw-content-ltr { | |||
.mw-content-ltr { | font-size: 14px; | ||
} | |||
.toc { | |||
background: rgba(245, 245, 245, 1.0) !important; | |||
} | |||
} | } | ||
| 29行目: | 41行目: | ||
} | } | ||
/* | /* Math ダークモードの場合のスタイル */ | ||
@media (prefers-color-scheme: dark) { | @media (prefers-color-scheme: dark) { | ||