「MediaWiki:Common.css」の版間の差分
MediaWikiインターフェイスページ
その他の操作
編集の要約なし |
編集の要約なし |
||
| 11行目: | 11行目: | ||
#siteSub { | #siteSub { | ||
font-size: 0; | font-size: 0; | ||
display: none; | |||
} | } | ||
2025年8月8日 (金) 07:10時点における版
/* ここに記述した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::before {
content: "";
display: none;
}
#siteSub {
font-size: 0;
display: none;
}