利用者:ハノト/monobook.css
表示
< 利用者:ハノト
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ 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;
}