「MediaWiki:Common.css」の版間の差分
MediaWikiインターフェイスページ
その他の操作
編集の要約なし |
編集の要約なし |
||
| 5行目: | 5行目: | ||
/* デスクトップスキンでサブタイトルを消す */ | /* デスクトップスキンでサブタイトルを消す */ | ||
#contentSub.ext-shortdesc { | #contentSub.ext-shortdesc { | ||
display: | display: none; | ||
} | } | ||
2025年8月7日 (木) 21:50時点における版
/* ここに記述したCSSはすべてのスキンに反映されます */
@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&display=swap');
.page-天羽駅, .amebafont { font-family: "Hachi Maru Pop", sans-serif !important;}
/* デスクトップスキンでサブタイトルを消す */
#contentSub.ext-shortdesc {
display: none;
}