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

編集の要約なし
タグ: 手動差し戻し
編集の要約なし
26行目: 26行目:
     background-color: transparent !important;
     background-color: transparent !important;
     border: none !important;
     border: none !important;
}
/**************************************************
* メインページ:TSRCタイトル
**************************************************/
.tsrc-top-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; /* ちゃんと公式感あるフォント */
  font-size: 2.2em;
  font-weight: bold;
  margin-bottom: 0.2em;
  text-align: center; /* もし中央にしたいなら */
}
}