利用者:Sh/standard.css
出典: フリー百科事典『ウィキペディア(Wikipedia)』
お知らせ: 保存した後、ブラウザのキャッシュをクリアする必要があります。
- Mozilla / Firefox / Safari: [Shift] を押しながら [再読み込み] をクリック、または [Shift]-[Ctrl]-[R] (Macでは [Cmd]-[Shift]-[R]);
- IE: [Ctrl] を押しながら [更新] をクリック、または [Ctrl]-[F5];
- Konqueror: [再読み込み] をクリック、または [F5]
- Opera: 「ツール」→「設定」からキャッシュをクリア。
/* 基本 */ em { font-style:italic; font-weight:normal; color:#009900; background-color:transparent; } strong { color:#006600; background-color:transparent; } em strong,strong em { font-style:italic; color:#006600; background-color:transparent; padding:0em 0.2em 0em 0.2em; border-width:thin; border-color:#66ff66; border-style:solid; } rt { font-style:normal; font-weight:normal; font-size:xx-small; text-decoration:none; } /* 表題・見出し */ div#article h1 { color:#000000; background-color:#bbffbb; line-height:100%; margin:1em 0em 0.5em 0em; padding:0.5em 0.2em 0.1em 0.2em; width:100%; } div#article h1.pagetitle { font-size:150%; color:inherit; background-color:transparent; line-height:96%; margin:0em; padding:0em; width:100%; } div#article h2 { font-family:serif; font-size:150%; color:#000000; background-color:#ddffdd; margin:1em 0em 0.5em 0em; padding:0.1em 0.3em 0.1em 0.3em; width:100%; } div#article h3 { font-size:125%; color:#000000; background-color:#eeeeee; margin:1em 0em 0.5em 0em; padding:0.1em 0.4em 0.1em 0.4em; width:100%; } div#article h4 { font-size:112%; margin:1em 0em 0.5em 0em; padding:0em; width:100%; } div#article h5,div#article h6 { margin:1em 0em 0.5em 0em; padding:0em; width:100%; } /* 本文 */ div#article p { line-height:130%; margin:0.5em 0em 1em 0em; } div#article dl { line-height:130%; margin:0.5em 0em 1em 0em; } div#article ul,div#article ol { margin:0.5em 0em 1em 0em; padding:0em 0em 0em 2em; } div#article ul ul,div#article ul ol,div#article ol ul,div#article ol ol { margin-top:0em; margin-bottom:0.2em; } div#article li { line-height:130%; } div#article dt { color:inherit; background-color:#eeffee; line-height:120%; margin:0em 0em 0.2em 0em; padding:0.1em 0.3em 0em 0.3em; border-style:none; } div#article dd { ; } /* 目次 */ div#article table#toc p { line-height:110%; margin:0em; } /* 註 */ .toctoggle strong,.editsection strong { font-weight:normal; font-size:200%; line-height:110%; }