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

提供:Vikipedia
編集の要約なし
編集の要約なし
7行目: 7行目:
pre.aa
pre.aa
{
{
  font-family: IPAMonaPGothic, 'IPA モナー Pゴシック', Monapo, Mona, 'MS PGothic', 'MS Pゴシック', sans-serif;
white-space: nowrap;
line-height: 1.13;
letter-spacing: 0px;
  font-family: 'Textar', 'MS PGothic', 'IPAMonaPGothic', 'Mona', sans-serif;
  font-size: 16px;
  font-size: 16px;
border: none;
  background-color: transparent;
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
padding: 0px;
}
}



2014年10月26日 (日) 17:24時点における版

/* ここに記述したCSSはすべての外装に反映されます */
.mw-content-ltr
{
 font-size: 15px;
}

pre.aa
{
 white-space: nowrap;
 line-height: 1.13;
 letter-spacing: 0px;
 font-family: 'Textar', 'MS PGothic', 'IPAMonaPGothic', 'Mona', sans-serif;
 font-size: 16px;
 border: none;
 background-color: transparent;
 margin-bottom: 0px;
 padding: 0px;
}

body.page-メインページ h1.firstHeading
{
 display: none;
}