MediaWiki:Common.css 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
20行: 20行:
 
  width: 100%;
 
  width: 100%;
 
  word-wrap: break-word;      /* IE 5+ */
 
  word-wrap: break-word;      /* IE 5+ */
 +
}
 +
div.text source-text {
 +
font-family:'MS ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;
 
}
 
}
 +
  
 
pre.mw-geshi mw-content-ltr {
 
pre.mw-geshi mw-content-ltr {

2014年10月10日 (金) 00:00時点における版

/* ここに記述したCSSはすべての外装に反映されます */
body {
 font-size:18px; 
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;
}
div#mw-content-text{
 width: 80%;
/* white-space: pre;            CSS 2.0 */
/* white-space: pre-wrap;       CSS 2.1 */
/* white-space: pre-line;      CSS 3.0 */
/* white-space: -pre-wrap;      Opera 4-6 */
/* white-space: -o-pre-wrap;    Opera 7 */
/* white-space: -moz-pre-wrap;  Mozilla */
/* white-space: -hp-pre-wrap;   HP Printers */
 word-wrap: break-word;      /* IE 5+ */
}
pre {
 font-size:1em; 
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;
 width: 100%;
 word-wrap: break-word;      /* IE 5+ */
}
div.text source-text {
 font-family:'MS ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;
}


pre.mw-geshi mw-content-ltr {
 font-size:1em; 
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;
 width: 100%;
 word-wrap: break-word;      /* IE 5+ */
}


個人用ツール
名前空間

変種
操作
案内
ツールボックス