Utilisateur:Seb35/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.
/* ------------------- */
/* Liens de la colonne */
/* ------------------- */

/* navigation */
#n-mainpage-description { display: none; }
#n-alphindex { display: none; }
#n-contact { display: none; }

/* contribuer */
#n-aboutwp { display: none; }
#n-help { display: none; }
#n-recentchanges a { content:"Modifs récentes"; }
#n-sitesupport { display: none; }

/* boîte à outils */
#t-recentchangeslinked a { content:"Suivi lié"; }
#t-contributions a { content:"Contributions"; }
#t-permalink a { content:"Lien permanent"; }
#t-log a { content:"Journaux"; }
#t-upload { display: none; }
#t-info a { content:"Infos page"; }

div#simpleSearch { width:328px; }
div#simpleSearch input#searchInput { width:328px; }
#simpleSearch button#searchButton { margin-top:5px; margin-bottom:5px; }
#adsearchbuttons {
    position:relative;
    top:-3.1em;
    border:solid 1px #AAAAAA;
    background-color:white;
    text-align:center;
    vertical-align:middle;
    z-index:102;
}
#adsearchbuttons input {
    vertical-align:middle;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
    font-size:0.8em;
}

/* ---------------- */
/* Corps de la page */
/* ---------------- */

#content { background: #EBEBEB url("https://www.seb35.fr/noise.png") !important; }
#content .bandeau-niveau-detail { background-color: rgba(253,253,253,0.5) !important; }

.usermessage {
    background-color:transparent;
    border:0;
    margin:0;
    text-decoration:underline;
    font-style:italic;
    font-weight:normal;
    position:absolute;
    z-index:101;
    right:0px;
    top:-9.8em;
    color:#a6a6a6;
}
.usermessage a {
    font-weight:bold;
    color:#008000;
}

.usermessage #newMsgJargon, .usermessage small { display:none; }

/* Désactiver la barre sous le titre de la page */
h1.firstHeading { border-bottom:0; }

/* Ne pas afficher l'avertissement de création de page */
.mw-newarticletext { display:none; }
#talkpagetext { display:none; }

/* Retirer les liens d'aide des pages spéciales */
#h1-helpPage { display:none; }

/* Modifier l'avertissement de prévisualisation */
.previewnote {
    display:none;
    border-bottom:0;
    padding-bottom:0;
}
#wpSummaryLabel label { display:none; }
.editHelp { display:none; }
#wpSummary { width:100%; margin-bottom:0em; }
.cancelLink .mw-editButtons-pipe-separator { display:none; }

/* Ne pas afficher le contour blanc autour des thumb */
div.tright, div.tleft {
    border-width:0;
}

/* Enlever l'avertissement en bas des pages de modification */
#cpwarn { display:none; }
#gfdl-warning-editpage { display:none; }

/* Enlever les caractères spéciaux et compagnie */
.mw-editTools { display:none; }
/*.templatesUsed { display:none; }*/
.hiddencats { display:none; }
.limitreport { display:none; }

/* Couleur de fond categorybox */
#catlinks { background-color:#ecffec; }

/* Réduire les ébauches au minimum */
.alerte { background:#fff0ff; }
.stub { padding:0; margin:0 0 2px 0; font-size:4pt; }
.stub table, .stub table * tr { padding:0; margin:0; }
.stub table td { padding:0 0 0 1px; }
.stub table td:first-child { width:0; padding:0; }
.stub img { display:none; }

/* Liens [modifier] transparents */
h1 .editsection, h2 .editsection, h3 .editsection, h4 .editsection, h5 .editsection, h6 .editsection { color: transparent; }
h1 .editsection a, h2 .editsection a, h3 .editsection a, h4 .editsection a, h5 .editsection a, h6 .editsection a { color: transparent; }

/* ---------------------------- */
/* Haut de page et pied de page */
/* ---------------------------- */

/* Minuscules pour les liens utilisateur */
#p-personal li { text-transform:lowercase; }
#pt-userpage { text-transform:none !important; }

/* Pied de page */
li#copyright { display:none; }
li#privacy { display:none; }
li#disclaimer { display:none; }

.mw-history-legend > div:nth-child(3) { display: none; } /* Retrait de la légende */

/* -------- */
/* Couleurs */
/* -------- */

#toc { background:white !important; }

.ns-talk dl {
 border-top:solid 1px #cacaca;
 border-left:solid 1px #cacaca;
 padding-top:.5em;
 padding-left:.5em;
 margin-left:1em;
 background:white;
}

.ns-talk dl, .ns-talk dl dl dl, .ns-talk dl dl dl dl dl, .ns-talk dl dl dl dl dl dl dl, .ns-talk dl dl dl dl dl dl dl dl dl { background:#f7f7f7; }

.ns-talk dl dl, .ns-talk dl dl dl dl, .ns-talk dl dl dl dl dl dl, .ns-talk dl dl dl dl dl dl dl dl, .ns-talk dl dl dl dl dl dl dl dl dl dl { background:white; }