利用者:Quastr/cologneblue.css
表示
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body, #article, #article td, #article th, #article p {
font-family: "Noto Sans Japanese", Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
body {
font-size: 14px;
}
p, pre, .mw-code, td, th, li, dd, dt {
line-height: 1.5;
}
#firstHeading, h2 {
border-bottom: 1px solid #666;
color: #000;
}
#firstHeading {
font-size: 32px;
font-weight: 200;
}
h2 {
font-size: 24px;
}
#article p, #article li, #article th, #article td, #article dt, #article dd {
font-size: 14px;
}
a:link, a:visited {
color: #33C;
text-decoration: none;
}
a:hover, a:active {
text-decoration: underline;
}
a.external, a.external:visited, a.extiw, a.extiw:visited, a.interwiki, a.interwiki:visited {
color: #364;
}
a.new, a.new:visited {
color: #C00;
}
/*
h3,h4,h5,h6 {font-weight:bold}
.pagetitle{font-weight:normal;font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro W3",georgia,"Bitstream Vera Serif","Times New Roman",serif}
#sitetitle{line-height:1.5;font-weight:bold;font-size:14px;font-family:Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",arial,helvetica,sans-serif}
#quickbar{font-size:10px}
#quickbar h6{font-size:12px}
#topbar .top,#topbar .top a,#topbar #langlinks{font-size:12px}
#topbar #langlinks{font-weight:arial,helvetica,sans-serif}
#article code,#article tt,#article pre{font-size:12px;font-family:consolas,monospace}
*/