コンテンツにスキップ

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

利用者:ハノト/monobook.css

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

body{
	line-height:1.4em;
	color:#f9f9f9;
	background:white none;
}
p{
text-indent:1em;
line-height:1.7em;
}
li p{
text-indent:0;
}
ul li{
	list-style:disc outside none;
}
li ul li{
	list-style-type:circle;
}
.portlet{
	font-size:smaller;
}
li.selected {
/*上のタブ部分*/
	background:#ffffa4
}
#toc,
.toc{/*目次*/
	background:#efefde;
}
h3{
	border-bottom: 1px dashed #aaa;
	font-weight: normal;
}
h4{
	border-left: 10px solid #dadaff;
	padding:1px 1px 0 0.5em;
	border-bottom: none;
	font-weight: normal;
}
h5, h6 {
	border-bottom: none;
	font-weight: normal;
}