コンテンツにスキップ

英文维基 | 中文维基 | 日文维基 | 草榴社区

利用者:Komoji/chick.css

お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。

多くの WindowsLinux のブラウザ

  • Ctrl を押しながら F5 を押す。

Mac における Safari

  • Shift を押しながら、更新ボタン をクリックする。

Mac における ChromeFirefox

  • Cmd Shift を押しながら R を押す。

詳細についてはWikipedia:キャッシュを消すをご覧ください。

body { font-family: 'Palatino Linotype',
                    'URW Palladio L',
                    /*'梅明朝',*/
                    'Times New Roman',
                    serif;
       /*font-size: 14px;*/
       background-color: #fffff8;
       color: #404040;
       margin: 1em 5%;
}
p {
   text-indent: 1em;
   line-height: 1.8;
   margin: 0;
}
a { color: navy }
a:visited { color: blue }
a:hover { color: gray }
a.new { color: dimgray }
#siteSub { font-size: 12px;
           font-weight: normal;
           color: gray; }
.editsection { color: gray }
.editsection a { color: gray }