Naar inhoud springen

Gebruiker:Quastr/cologneblue.css

Uit Wikipedia, de vrije encyclopedie

Opmerking: na het publiceren is het wellicht nodig uw browsercache te legen om de veranderingen te zien.

  • Firefox / Safari: houd Shift ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Edge: houd Ctrl ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5.
h1, h2, h3, h4, h5, h6 {
    font-weight:bold;
}
h1, h2 {
    border-bottom:1px solid #666;
    color:#000;
    font-family:"メイリオ", Meiryo, sans-serif;
}
#sitetitle {
    font-family:"メイリオ", Meiryo, sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height:1.5;
}
p, pre, th, td, li, dd, dt {
    line-height:1.5;
}
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;
}
#article, #article p, #article td, #article th,
#topbar, #topbar p, #topbar td, #topbar td.top, #topbar td.top a, #topbar th,
#quickbar, #quickbar h6, #quickbar p, #quickbar td, #quickbar th,
#footer, #footer p, #footer td, #footer th {
    font-family:"メイリオ", Meiryo, 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:Verdana, sans-serif;
}
#article p, #article li, #article th, #article td, #article li, #article dt, #article dd {
    font-size:13px;
}
#article code, #article tt, #article pre {
    font-family:"Osaka-等幅", "MS ゴシック", monospace;
    font-size:12px;
}