MediaWiki:Common.css 新しいページはコチラ
提供: yonewiki
/* ここに記述したCSSはすべての外装に反映されます */ .disable-auto-tel a[href^="tel:"] { color: inherit; text-decoration: none; pointer-events: none; } #red_color { color: red !important; } div#mw-panel { width: 12em; } div#footer, #mw-head-base, div#content { margin-left: 12em; } #left-navigation { margin-left: 2em; } body { font-size:1.0em ; font-family:'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif !important; } div#mw-content-text { font-size:2em ; font-family:'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif !important; } pre.de1, pre.de2, div.source-cpp, div.source-text, pre.mw-geshi{ font-size:2em !important; font-family:'ヒラギノ角ゴ Std-等幅','MS Gothic','MS ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック' !important;} 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:2em; font-family:'ヒラギノ角ゴ Std-等幅','MS ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif !important; width: 100%; word-wrap: break-word; /* IE 5+ */ } pre.css.source-css, /* MediaWiki:*.css, User:*.css */ pre.css.source-text, /* MediaWiki:*.css, User:*.css */ pre.css.source-cpp, /* MediaWiki:*.css, User:*.css */ pre.javascript.source-javascript, /* MediaWiki:*.js, User:*.js */ pre.lua.source-lua, /* Module:* */ div.mw-geshi pre, /* source enclose="pre" */ div.mw-geshi div, /* source enclose="div" */ pre.de1 , div.source-text pre, pre.mw-geshi div,pre, div.mw-geshi div,pre, div.mw-geshi div, .text.source-text .de1, .text.source-text .de2, .text.source-text, #content div.mw-geshi pre, pre.mw-geshi{ font-size:2em; font-family:'ヒラギノ角ゴ Std-等幅','MS ゴシック','MS Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック' !important; } pre.de1{ font-size:120% !important; font-family:'ヒラギノ角ゴ Std-等幅','MS ゴシック','MS Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック' !important; } pre.mw-content-ltr{ font-size: 2em; font-family:'ヒラギノ角ゴ Std-等幅','MS ゴシック','MS Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif !important; width: 100%; word-wrap: break-word; /* IE 5+ */ }