利用者:Electric goat/monobook.css
表示
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
#bodyContent {
font-size : medium;
font-family : "Lucida Grande", "Hiragino Kaku Gothic Pro", sans-serif;
}
#siteSub {
font-size : small;
color : #666;
}
h2 {
font-size : x-large;
}
h3 {
font-size : large;
}
h4 {
font-size : medium;
}
a {
text-decoration : none;
}
a:hover, a:active {
color : #f93 !important;
background-color : transparent;
text-decoration : underline;
}
a.stub {
color : #063;
background-color : transparent;
}
a.stub:visited {
color : #363;
background-color : transparent;
}
#editpage-copywarn {
font-size : small;
}
.mw-rollback-link {
display : none;
}