Utilisateur:Hadrien01/vector.css

Une page de Wikipédia, l'encyclopédie libre.
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) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* sinon, je peux pas utiliser wikipedia... juste un test  div#mw-head, #mw-page-base, div#footer, .editsection, .navigation-only, #autres_projets, .interprojet, plainlinksneverexpand, div#siteNotice {
display: none;
}


#mw-panel {
position: fixed !important;
}

.plainlinks {
background: #ffffff !important;
}

div#content {
min-height: 100%;
}

.bandeau {
margin: 8px 0% 12px;
}

#toc, .toc, .mw-warning {
width: 500px;
}

/* COINS ARRONDIS */
/*table, ul, .entete {
border-radius: 5px;
}
/* border-radius haut */
/*#bandeau-portail {
border-radius: 5px 5px 0 0;
}
/* border-radius bas */
/*.catlinks {
border-radius: 0 0 5px 5px;
}
/* FIN COINS ARRONDIS */

/* Ça, s'était avant Windows 8. Maintenant, vive le minimalisme *//*
* {
border-radius: 0 !important;
}

h1 {
font-size: 1.7em !important;
font-height: 1.7em !important;
border-bottom: none !important;
margin-bottom: .3em !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Segoe UI Light', 'Segoe UI', 'Segoe WP Light', sans-serif !important;
}
*/