メインメニューを開く

差分

MediaWiki:Geshi.css

73 バイト追加, 2014年3月4日 (火) 07:17
編集の要約なし
* Mods to apply to all languages.
*/
pre.source { font-weight: normal !important; font-style: normal !important; color: #000 !important; }pre.source * { font-weight: normal !important; font-style: normal !important; color: #000 !important; }
pre.source .co1 { color: #008000 !important; }
pre.source .co2 { color: #008000 !important; }
* Language code: "pascal"
*/
pre.source-pascal .kw1 { color: #009 !important; font-weight: bold normal !important; }pre.source-pascal .kw2 { color: #009 !important; font-weight: bold normal !important; }pre.source-pascal .kw3 { color: #009 !important; font-weight: bold normal !important; }pre.source-pascal .kw4 { color: #009 !important; font-weight: bold normal !important; }
/**
pre.source-c .kw23 { color: #069 !important; } /* <fenv.h> */
pre.source-c .kw24 { color: #069 !important; } /* <inttypes.h>: strtoimax, intmax_t ... */
pre.source-c .kw25 { color: #069 !important; font-weight: bold normal !important; } /* <iso646.h>: xor, and_eq ... */
pre.source-c .kw26 { color: #069 !important; } /* <locale.h> */
pre.source-c .kw27 { color: #069 !important; } /* <math.h> */
background-color: #f9f9f9;
line-height: 1.1em;
overflow-y: scroll;
}
background-color: #f9f9f9;
line-height: 1.1em;
overflow-y: scroll;
}
background-color: #f9f9f9;
line-height: 1.1em;
overflow-y: scroll;
}
 div.mw-geshi div * { overflow: visible !important;}div.mw-ygeshi div pre { overflow: visible!important;
}
/* </source> */
匿名利用者