利用者:ち~たん/monobook.css
表示
< 利用者:ち~たん
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
#globalWrapper {
font-size: 130%;
font-family: Tahoma, sans-serif;
}
#bodyContent { font-size: medium }
a { text-decoration: underline }
a:active, a:hover { color: red !important }
#content, p, ul, ol, dd, fieldset { line-height: 1.3 }
.printfooter { display: none }
#p-cactions li { padding-top: 3px !important }
/* remove icon on external links */
#bodyContent a {
padding: 0px !important;
background-image: none !important;
}
/* default link colors */
#bodyContent a { color: blue }
#bodyContent a:visited { color: purple }
/* from wikistandard */
#bodyContent a.external,
#bodyContent a.external:visited { color: #3366BB }
#bodyContent a.extiw,
#bodyContent a.extiw:visited { color: #3366BB }
#bodyContent a.stub,
#bodyContent a.stub:visited { color: #772233 }
#bodyContent a.new,
#bodyContent a.new:visited { color: #BA0000 }
/* small pre */
pre { font-size: small; border-style: solid }