「MediaWiki:Timeless.css」の版間の差分

提供:Euro Truck Simulator 2 FanWiki
編集の要約なし
編集の要約なし
6行目: 6行目:
#mw-related-navigation * {
#mw-related-navigation * {
   font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
   font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
  height: 100px;
}
}


div#mw-header-container.ts-container{
#p-logo-text {
  height: 60px;
  font-size: 12px;
}
}

2023年11月13日 (月) 17:42時点における版

/* ここにあるすべてのCSSは、Timeless外装を使用している利用者に対して読み込まれます */

/* トップバーフォントのモダン化 */
#mw-header *,
#mw-site-navigation *,
#mw-related-navigation * {
  font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
}

#p-logo-text {
 font-size: 12px;
}