Utilisateur:PurpleHz/monobook.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.
/* Nett. de la partie gauche, du haut et du bas de page */

#n-thema, #n-alphindex, #n-contact, #footer, #p-Contribuer, #p-search, #t-upload, #t-specialpages, #t-print, #siteNotice, #p-coll-create_a_book, #collectionPortletList, #t-download-as-pdf, #p-coll-print_export {display:none}

/* Fenêtres arrondies (pour les navigateurs moz/firefox/gecko) */
 
.pBody {
   padding: 0.3em 0.3em;
   -moz-border-radius-topright: 0.5em;
}
 
.portlet h5 {-moz-border-radius-topright:0.5em;}
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topright:0.5em;
  -moz-border-radius-topleft:0.5em;
}
 
/* Style sur la page d'accueil */
.boite-accueil-haut {
  -moz-border-radius-topright:0.5em;
  -moz-border-radius-topleft:0.5em;
}

/* Suppr. aff. avert. à l'édition */
 
#nouvel_article, #p-Contribuer, #previewnote-fr {display:none}

/* Suppr. aff. des bandeaux de portails + ébauche */

.bandeau-portail {display:none}
.bandeau-niveau-ebauche {display:none}

/* Suppr. aff. modif. à patrouiller */
abbr.unpatrolled {display:none;}

span.redirect-in-category {font-style:italic;text-decoration:green;}

/* Gras et mentions inutiles dans la liste de suivi */
table.mw-changeslist-line-watched a {font-weight: normal !important;}
form#mw-watchlist-resetbutton {display: none !important;}

/*Mod. aff. catégories 

#catlinks li {
        display: inline;
        border-left: none;
        padding: 0;
}
#catlinks li:first-child { padding-left: 0; }
#catlinks li:before {content: " | "; }
#catlinks li:first-child:before { content: ""; }
*/
/* bandeau lévée fonds */
#siteNotice {display:none}

/* modifications plus voyantes dans les diffs */

.diffchange {background-color:#FF7373 !important;}
.diffchange-inline {background-color:#FF7373 !important;}

/* mef police interwiki, nov. 2013 */
#p-lang li {font-family: arial !important; }

/* masquage lien BàS */
#pt-sandbox {display:none !important;}

#wpTextbox1{line-height:1.2em;}