コンテンツにスキップ

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

利用者:ち~たん/cologneblue.css

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

#article, #article td, #article th, #article p {
 font-size: medium;
 line-height: 1.3;
}
#article {
 padding-left: 0.5em;
 padding-right: 0.5em;
}
p, pre, td, th, li, dd, dt {
 line-height: 1.2;
}
#sitetitle {
 font-size: xxx-large;
 line-height: 1.1;
}
td.top {
 font-size: small;
}
td.top a, td.bottom {
 font-size: medium;
 line-height: 1.3;
}

#pagestats, #sitesub, #quickbar {
 font-size: small;
 line-height: 1.3;
}
#quickbar h6 {
 font-size: medium;
 line-height: 1.3;
}

h1 {
 font-size: x-large;
 line-height: 1.3;
}
#article p.subtitle {
 font-size: medium;
 line-height: 1.3;
}
small {
  font-size: smaller;
}

pre {
 font-family: monospace;
 font-size: small;
 line-height: 1.1;
 border: #8888BB solid 1px;
 background-color: #CBECFF;
 margin: 1em 0;
 padding: 1em;
 white-space: pre;
}