Utilisateur:Gribeco/monobook.css

Un article de Wikipédia, l'encyclopédie libre.

Note : Après avoir publié la page, vous devrez forcer son rechargement pour voir les changements : Mozilla / Konqueror / Firefox : Shift-Ctrl-R, Internet Explorer / Opera : Ctrl-F5, Safari : Cmd-R.

/* <source lang="css"> */
 
body, p, dl, dd, .bodyContent, li.bodyContent {
    font-family: Cambria, Georgia, Times, Serif;
}
 
.wikitable, h1, h2, h3, h4, h5, h6, textarea {
    font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif; /* Microsoft Sans Serif,  */
}
 
.portlet, .pBody, .diff, #siteNotice {
    font-family: Arial, Segoe UI, Helvetica, sans-serif;
}
 
pre {
    font-family: lucida console, courier new;
}
 
.citation {
    color: #337070;
}
 
h3, h4, h5, h6 {
    font-weight: normal;
}
 
h1 {
    font-size: 180%;
    font-weight: bold;
}
 
h2 {
    font-weight: bold;
    color: #338080;
    // background-color: #DDDDFF;
    border-color: #338080; // border: none
}
 
h4 {
    font-style: italic;
}
 
 
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; background: #FFFFE0; }
 
.cite_crochet { display: inline; }
 
#cpwarn {display:none}
#edittoolsinfo {display: none}
#n-contact {display:none}
/* #n-sitesupport {display:none} */
#n-avertissement {display:none}
#n-alphindex {display:none}
#n-aboutwp {display:none}
 
/* </source> */
 
/* Special */
.ns--1 #content,
.ns--1 #p-cactions li,
.ns--1 #p-cactions li a { background:#FCFCFC }