利用者:Sutepen angel momo/common.css
表示
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
/* Vector フォント更新殺し */
body div#content h1, body div#content h2, body div#content #firstHeading { font-family: sans-serif; }
html body { font-family: sans-serif; }
/*body div#content { line-height: 1.5em; }*/
html body div#content #firstHeading {
padding-top: 0px;
margin-top: 0px;
font-size: 1.6em;
margin-bottom: 0.1em;
line-height: 1.2em;
}
html body div#content h1, html body div#content h2 {
margin-bottom: 0.6em;
margin-top: 0px;
padding-top: 0.5em;
padding-bottom: 0.17em;
}
html 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.18em;
}
body div#content h4 { font-size: 116%; }
body div#content h5 { font-size:108%; }
div#toc + p { display: none; margin: 0px; padding: 0px; }
table.diff td {
padding: 0;
}
td.diff-marker {
color: black;
font-size: 1em;
font-weight: normal;
}
td.diff-context,
td.diff-deletedline,
td.diff-addedline {
border: none;
border-radius: 0;
}
td.diff-context {
background-color: #eee;
}
#siteSub {
display: none;
}
#coordinates {
top:-3.5em;
}
td.diff-deletedline {
background-color: #ffa;
}
td.diff-addedline {
background-color: #cfc;
}
td.diff-deletedline .diffchange,
td.diff-addedline .diffchange {
background: transparent;
color: red;
}
.mw-changeslist-line-watched .mw-title{font-weight:bold}