「+」は追加された行、「-」は除去された行を示しています:
/* 応急処置 BEGIN 2015/04/15 (MW 1.22.5以降のスタイル変更を元に戻す) [[Wikipedia:ja:User:Rxy/vector-PreviouslyFontSettings.css]]/* Vector スキンのフォント指定を以前のものに戻す */body div#content h1, body div#content h2, body div#content #firstHeading { font-family: sans-serif; }html body { font-family: sans-serif; }/* H[n]周りのフォントサイズと余白を以前のものに戻す */body div#content h1, body div#content h2, body div#content h3, body div#content h4, body div#content h5, body div#content h6 { margin-top: 0px; padding-bottom: 0.17em;}body div#content #firstHeading { padding-top: 0px; font-size: 1.6em; margin-top: 0px; margin-bottom: 0.1em; line-height: 1.2em;}body div#content h3, body div#content h4, body div#content h5 { margin-bottom: 0.3em; }body div#content h1, body div#content h2 { margin-bottom: 0.6em; padding-top: 0.5em;}body div#content h1 { font-size: 188%; line-height: 1.2em;}body div#content h2 { font-size: 150%; line-height: 1em;}body div#content h3 { font-size: 132%; line-height: 1.13em;}body div#content h4 { font-size: 116%; line-height: 1.3em;}body div#content h5 { font-size:108%; line-height: 1.4em;}body div#content h6 { line-height: 1.5em; }/* 目次直下にある空 p タグのスタイルに対する影響を無効化 */div#toc + p { display: none; margin: 0px; padding: 0px; }/* p 内部を以前の設定へ */body div#content p { margin: .4em 0 .5em 0; line-height: 1.5em;}/* 本文の色を戻す */body div#content { line-height: 1.5; background-color: #fff; color: black;}/* 応急処置 END 2015/04/15 */