Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Firefox (sur GNU/Linux) / Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez 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;
}
.pagetitle {
    font-weight:normal;
}
#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;
}
a.new,
a.new:visited {
    color:#c00;
}
#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:"MS ゴシック", monospace;
    font-size:12px;
}